mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
Merge branch 'ticket/marc1706/9925' into develop-olympus
* ticket/marc1706/9925: [ticket/9925] prosilver logo margin bug in IE 6-7-8
This commit is contained in:
@@ -90,3 +90,12 @@ dl.icon {
|
||||
* html .forumbg table.table1 {
|
||||
margin: 0 -2px 0px -1px;
|
||||
}
|
||||
|
||||
/* Headerbar height fix for IE7 and below */
|
||||
* html #site-description p {
|
||||
margin-bottom: 1.0em;
|
||||
}
|
||||
|
||||
*:first-child+html #site-description p {
|
||||
margin-bottom: 1.0em;
|
||||
}
|
Reference in New Issue
Block a user