upload css

This commit is contained in:
ashok sukumaran 2011-07-02 18:02:09 +05:30
parent 87db9c38ff
commit 3ad30cc506

View File

@ -48,14 +48,13 @@ background-color: #298A08;
} }
#filesList { #filesList {
margin-left: 0px; float: left;
margin-top: 50px; margin-top: 40px;
} }
.fileForm { .fileForm {
overflow: auto; clear: both;
width:100%
} }
.fileTitle { .fileTitle {