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 eb10018 commit bb16207Copy full SHA for bb16207
src/definitions/collections/menu.less
@@ -252,7 +252,8 @@
252
.ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
253
display: block;
254
}
255
-.ui.menu .ui.dropdown .menu > .item .icon:not(.dropdown) {
+.ui.menu .ui.dropdown .menu > .item > .icons,
256
+.ui.menu .ui.dropdown .menu > .item > .icon:not(.dropdown) {
257
display: inline-block;
258
font-size: @dropdownItemIconFontSize !important;
259
float: @dropdownItemIconFloat;
0 commit comments