mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-03 19:57:19 +00:00
84c2e0ae05
Bug: T360143 Change-Id: Ieed96c8be61ee4883daaa17d82d1d1214ef85869
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
.vector-popup-notification {
|
|
font-size: unit( @font-size-browser, px );
|
|
|
|
p {
|
|
margin: 0;
|
|
|
|
&:last-child {
|
|
padding-bottom: 0;
|
|
}
|
|
}
|
|
}
|