upload css

This commit is contained in:
ashok sukumaran 2011-07-02 19:10:21 +05:30
parent 3e5a804a89
commit 27591c9d14

View File

@ -64,16 +64,15 @@ width: 100%;
} }
.fileTitle { .fileTitle {
float: left; float: bottom;
width: 180px; width: 170px;
margin-right:10px; margin: 5px;
margin-top: 5px;
} }
.fileDesc { .fileDesc {
float: left; float: left;
width: 220px; width: 250px;
margin-right:10px; margin-right:5px;
} }
#uploadStudy { #uploadStudy {