We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bae116 commit 5331b2fCopy full SHA for 5331b2f
web_src/css/modules/header.css
@@ -135,7 +135,7 @@ h4.ui.header .sub.header {
135
}
136
137
/* 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. */
+/* this method must be used instead of "left menu" because otherwise the menu will flash on page load because of `display` CSS. */
139
.ui.attached.header > .ui.right .ui.dropdown .menu,
140
.navbar-right .ui.dropdown .menu {
141
right: 0;
0 commit comments