Fix login form size on IE7
| | |
| | | .boxfooter .listbutton .inner, |
| | | .attachmentslist li a.delete, |
| | | .attachmentslist li a.cancelupload, |
| | | #messagepreviewheader .iconlink { |
| | | .previewheader .iconlink { |
| | | /* workaround for text-indent which also offsets the background image */ |
| | | text-indent: 0; |
| | | font-size: 0; |
| | |
| | | |
| | | .pagenav a.button, |
| | | .pagenav a.button span.inner, |
| | | #messagepreviewheader .iconlink, |
| | | .previewheader .iconlink, |
| | | #uploadform a.iconlink { |
| | | display: inline; |
| | | } |
| | |
| | | right: -2px; |
| | | } |
| | | |
| | | #login-form .box-inner form { |
| | | margin: 0; |
| | | } |
| | | |
| | | #login-form #message div { |
| | | float: left; |
| | | display: block; |