mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
7c172531c2
Visual changes: - Footer text and border is aligned with header icons - Main page content has no padding, slightly wider on certain pages/viewports Bug: T317573 Change-Id: Id0c4343b8bc4c16006c0b9abd914213ca2f307ca
10 lines
131 B
Plaintext
10 lines
131 B
Plaintext
.mw-footer {
|
|
border-top: @border-base;
|
|
padding: 0.75em 0;
|
|
}
|
|
|
|
.mw-footer-container {
|
|
padding-top: 50px;
|
|
padding-bottom: 82px;
|
|
}
|