mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-14 11:15:33 +00:00
d708478752
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
7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
.vector-menu {
|
|
ul {
|
|
list-style: none;
|
|
margin: 0;
|
|
}
|
|
}
|