mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
Print styles: Apply padding and margins to ol as well as ul
Bug: T169823 Change-Id: I60638f18ea5ca4362699e7ea930b426be4e8eee1
This commit is contained in:
parent
204781957d
commit
f5124a0dec
|
@ -74,6 +74,7 @@
|
|||
padding-left: 20px;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
margin: 10px 0 0 1.6em;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue