diff --git a/media/css/legacy/ie.css b/media/css/legacy/ie.css index 7b14e63d998..0dd7e51fe8a 100644 --- a/media/css/legacy/ie.css +++ b/media/css/legacy/ie.css @@ -11,11 +11,6 @@ form fieldset .container { top: -0.692em; /* fudge to deal with IE fieldset margin/padding */ } -.button /* fixes buttons looking squiffy in IE7 */ { - display: block; - float: left; -} - #footer .secondary img { width: auto; }