typo in css

This commit is contained in:
Sanj 2012-02-20 20:38:42 +05:30
parent 10a6b474f0
commit 49dddf3386

View File

@ -6,7 +6,7 @@ html, body {
width: 100%; width: 100%;
} }
#listsCol { #listCol {
width: 24%; width: 24%;
float: left; float: left;
} }