Skip to content

Commit 276cb33

Browse files
authored
Merge pull request #545 from gemini-testing/sp.fixMenubar
fix: align the menu icon with the rest of the items
2 parents 3aefea2 + 0d493cc commit 276cb33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/static/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ main.container {
105105

106106
.menu-bar .icon {
107107
margin: 0;
108+
height: 25px;
109+
line-height: 25px;
108110
}
109111

110112
.menu-bar .ui.dropdown .menu>.item,

0 commit comments

Comments
 (0)