mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
Remove absolute positioning for top tabs.
This was causing the "more" menu to be ppositioned without taking the tabs into account.
This commit is contained in:
@@ -6931,11 +6931,6 @@ body.with-listing-chooser {
|
||||
position: relative;
|
||||
|
||||
& #header .tabmenu {
|
||||
position: absolute;
|
||||
margin-left: -2px;
|
||||
left: 130px;
|
||||
bottom: 0;
|
||||
|
||||
li:first-child.selected {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user