mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-12-12 14:25:15 +00:00
Merge "Remove unneeded CSS rule"
This commit is contained in:
commit
ed93523765
|
@ -169,10 +169,6 @@ main {
|
||||||
// Negative margins to prevent the edit icon from affecting the height of the heading
|
// Negative margins to prevent the edit icon from affecting the height of the heading
|
||||||
margin-top: -1em;
|
margin-top: -1em;
|
||||||
margin-bottom: -1em;
|
margin-bottom: -1em;
|
||||||
|
|
||||||
.mw-ui-icon-element {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue