mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
vector-popup-notification: Use 14px font size instead of 16px
Vector still uses 14px almost everywhere, so use it here as well. Bug: T360335 Change-Id: Icf4891375a62480ffbb4808a357935aa6d6fdc58
This commit is contained in:
parent
2702cf106c
commit
54b750af14
|
@ -1,5 +1,5 @@
|
|||
.vector-popup-notification {
|
||||
font-size: unit( @font-size-browser, px );
|
||||
font-size: @font-size-dropdown;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue