Fix profile menu not appearing

This commit is contained in:
Sasha Koshka 2022-08-11 23:42:24 -05:00
parent 21cd20625e
commit 26a70dc265

View File

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