Skip to content

Commit 1ed3d8e

Browse files
committed
add comment
1 parent 10bbf07 commit 1ed3d8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/modules/header.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +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 menus will flash on page load. */
138139
.ui.attached.header > .ui.right .ui.dropdown .menu,
139140
.navbar-right .ui.dropdown .menu {
140141
right: 0;

0 commit comments

Comments
 (0)