Skip to content

Commit ca7d3d4

Browse files
authored
Update skin.less
1 parent 0a37f29 commit ca7d3d4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

resources/skin.less

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -743,8 +743,14 @@ div.editOptions {
743743
}
744744
}
745745

746-
.mw-portlet-variants .mw-portlet-body ul {
747-
min-width: 120px;
746+
.mw-portlet-variants {
747+
.mw-portlet-body ul {
748+
min-width: 120px;
749+
}
750+
751+
li.selected {
752+
display: none;
753+
}
748754
}
749755

750756
.mw-portlet-cactions h3,

0 commit comments

Comments
 (0)