upload css

This commit is contained in:
ashok sukumaran 2011-07-02 18:18:20 +05:30
parent 5aefdc1296
commit aa6cd74b80

View File

@ -49,12 +49,13 @@ background-color: #298A08;
} }
#filesList { #filesList {
margin-top: 40px; margin-top: 10px;
margin-bottom: 10px;
} }
.fileForm { .fileForm {
overflow: auto; overflow: hidden;
width: 100%; width: 100%;
} }