Fix: update to 80d734b4, hide language dropdown when ULS loads

Bug: T276140
Change-Id: I70997fbc54554b8d1b9c271a5ca93f2a47f1ee92
This commit is contained in:
Jan Drewniak 2021-05-07 12:24:30 +02:00
parent 865cc4a566
commit 9027d57804
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
// When the ext.uls.interface module is loaded, we hide the fallback menu and
// checkbox.
.vector-menu--hide-dropdown {
&.vector-menu--hide-dropdown {
.vector-menu-checkbox,
.vector-menu-content {
display: none;