fixed edit button placement in IE9 (bug 707144)

This commit is contained in:
Davor Spasovski 2012-01-05 16:28:03 -08:00
Родитель 38c0931d33
Коммит 6e8e2b7141
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -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;
}