mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
#8745 #8762 #5417 #9525 #9568 #9574 #9577 #9640 #9641 #9644 git-svn-id: file:///svn/phpbb/trunk@7291 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -45,3 +45,11 @@ html>body dd label input { vertical-align: text-bottom; } /* Align checkboxes/ra
|
||||
#tabs, #minitabs, .post, .navbar, fieldset dl, ul.topiclist dl, ul.linklist, dl.polls {
|
||||
height: 1%;
|
||||
}
|
||||
|
||||
/* Simple fix so forum and topic lists always have a min-height set, even in IE6
|
||||
From http://www.dustindiaz.com/min-height-fast-hack */
|
||||
dl.icon {
|
||||
min-height: 35px;
|
||||
height: auto !important;
|
||||
height: 35px;
|
||||
}
|
Reference in New Issue
Block a user