mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 08:00:32 +00:00
mainMenu: Document result of 0.7em padding-top of footer link
Change-Id: I179b418b177971b022c9e543519517a543c86c0d
This commit is contained in:
parent
6dd4142113
commit
574650e8f3
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: @colorProgressive;
|
color: @colorProgressive;
|
||||||
padding: 0.7em 12px;
|
padding: 0.7em 12px; // equals `8.4px` via 0.75em assuming 16px base
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
Loading…
Reference in a new issue