mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-26 16:40:33 +00:00
8ad777b896
- Removes grid row gap in favor of margins - Add container div around site notice to allow margin collapsing Bug: T315595 Change-Id: I39959f43f20880e83bef945a7535d58cfe0b6412
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
.mw-footer-container {
|
|
padding-top: 50px;
|
|
padding-bottom: 82px;
|
|
}
|