mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 15:58:06 -05:00
CSS hack IE6/7 to display header tabs as inline-block.
This commit is contained in:
@@ -336,6 +336,8 @@ ul.flat-vert {text-align: left;}
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
margin-top: 5px;
|
||||
*display: inline;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.tabmenu li {
|
||||
|
||||
Reference in New Issue
Block a user