Skip to content

Commit 9e6fede

Browse files
committed
Merge pull request refined-github#16 from joshmanders/patch-2
fix bug where switcher is messing with account menu
2 parents 4f82478 + 3346ccc commit 9e6fede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/content.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
}
114114
.account-switcher button {
115115
width: 313px !important;
116+
z-index: 0 !important;
116117
}
117118
.user-repos {
118119
position: relative !important;

0 commit comments

Comments
 (0)