mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 11:58:44 +00:00
Remove obsolete .vectorMenu ul
selector
Has been made obsolete in I8e45af51ffc. Change-Id: I23c69b5615199899be9bc16ba012ed21e920f317
This commit is contained in:
parent
9e37e6b177
commit
b11b5d44f9
|
@ -170,14 +170,6 @@
|
|||
visibility: visible;
|
||||
}
|
||||
|
||||
// FIXME: `.vectorMenu ul` can be removed with purged HTML cache
|
||||
ul {
|
||||
list-style: none none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
li {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue