mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
54b750af14
Vector still uses 14px almost everywhere, so use it here as well. Bug: T360335 Change-Id: Icf4891375a62480ffbb4808a357935aa6d6fdc58
12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
.vector-popup-notification {
|
|
font-size: @font-size-dropdown;
|
|
|
|
p {
|
|
margin: 0;
|
|
|
|
&:last-child {
|
|
padding-bottom: 0;
|
|
}
|
|
}
|
|
}
|