remove obsolete CSS, fix visual bug in share dialog #9255

This commit is contained in:
Jan-Christoph Borchardt 2014-06-30 14:00:43 +02:00
parent d94d307f52
commit a4c693dd75

View file

@ -307,8 +307,10 @@ table td.filename .nametext .innernametext {
/* for smaller resolutions - see mobile.css */
table td.filename .uploadtext { font-weight:normal; margin-left:8px; }
table td.filename form { font-size:14px; margin-left:46px; height: 40px; padding-top: 10px}
table td.filename .uploadtext {
font-weight: normal;
margin-left: 8px;
}
.ie8 input[type="checkbox"]{
padding: 0;