mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02:00
Merge pull request #2996 from Senky/ticket/13104
[ticket/13104] Responsive tabs display bug in IE11
This commit is contained in:
@@ -110,7 +110,7 @@ ul.cplist {
|
||||
}
|
||||
|
||||
#tabs .tab, #minitabs .tab {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
float: left;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user