mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fixed layout in IE7. Still some fieldset legend issues remaining, but will get fixed once the browser becomes more stable.
git-svn-id: file:///svn/phpbb/trunk@5515 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -724,7 +724,7 @@ a.button2, a.button2:link, a.button2:visited, a.button2:active {
|
||||
visibility: hidden;
|
||||
}
|
||||
/* Hide from Mac IE, Windows IE uses this as it doesn't support the :after method above \*/
|
||||
* html .clearfix, * html #tabs, * html .row, * html #content, * html fieldset dl, #page-body {
|
||||
.clearfix, #tabs, .row, #content, fieldset dl, #page-body {
|
||||
height: 1%;
|
||||
}
|
||||
/* End hide */
|
||||
|
Reference in New Issue
Block a user