Forgot my CSS too.

This commit is contained in:
Ccomp5950
2013-11-23 02:01:51 -06:00
parent 3a177a95c4
commit 1a0e010c4e
+2 -2
View File
@@ -303,11 +303,11 @@ div.notice {
border-color: #666666;
}
.fixedLeft {
width: 130px;
width: 110px;
float: left;
}
.fixedLeftWide {
width: 260px;
width: 150px;
float: left;
}