Skip to content

Commit 5331b2f

Browse files
authored
Update web_src/css/modules/header.css
1 parent 6bae116 commit 5331b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/modules/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ h4.ui.header .sub.header {
135135
}
136136

137137
/* open dropdown menus to the left in right-attached headers */
138-
/* this method must be used instead of "left menu" because otherwise the menu will flash on page load. */
138+
/* this method must be used instead of "left menu" because otherwise the menu will flash on page load because of `display` CSS. */
139139
.ui.attached.header > .ui.right .ui.dropdown .menu,
140140
.navbar-right .ui.dropdown .menu {
141141
right: 0;

0 commit comments

Comments
 (0)