Fix profile menu not appearing

This commit is contained in:
Sasha Koshka 2022-08-11 23:42:24 -05:00 committed by emma
parent 500aa5149e
commit d39f71e29a
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ a.ui.basic.green.label:hover {
overflow-y: hidden;
}
.ui.secondary.menu {
.repository .ui.secondary.menu {
overflow-x: auto;
overflow-y: hidden;
}