Fixed CSS target

This commit is contained in:
str4d
2014-03-04 20:42:55 +00:00
parent 146eb2a272
commit 0fa7eb89c2

View File

@@ -229,12 +229,12 @@ div#content .inner > .title {
overflow: hidden;
}
.os {
.package .os {
float: left;
width: 20%;
}
.details {
.package .details {
float: right;
width: 80%;
}