Fix profile menu not appearing

This commit is contained in:
Sasha Koshka 2022-08-11 23:42:24 -05:00
parent 21cd20625e
commit 26a70dc265
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;
}