DragnDrop Upload text style

The 8px margin was uggly.
This commit is contained in:
Nicolas Stamm 2014-07-30 01:38:46 -03:00 committed by Lukas Reschke
parent 4669ea3835
commit a2a1f5da6a

View file

@ -316,7 +316,10 @@ table td.filename .nametext .innernametext {
table td.filename .uploadtext {
font-weight: normal;
margin-left: 8px;
margin-left: 55px;
margin-top: 5px;
height: 20px;
padding: 10px 0;
}
.ie8 input[type="checkbox"]{