mediawiki-skins-Vector/resources/skins.vector.styles/components/Menu.less
Jon Robson d708478752 [Technical] Remove common Menu styles
There are no longer any common menu styles. These are moved to the legacy
skin and new rules are added to the dedicated components.

Change-Id: I1bf26bfb29bb495ee65e983fad60122007f62698
2022-11-08 14:31:14 -06:00

7 lines
59 B
Plaintext

.vector-menu {
ul {
list-style: none;
margin: 0;
}
}