mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-12-18 08:40:49 +00:00
Remove unneeded CSS rule
This has no effect. I don't know why I added it in 2690ea3a9
.
Change-Id: I078267dfef5fbe66abd6f632fe644e34769d5f1e
This commit is contained in:
parent
b35c9fb81a
commit
bf9f3972d8
|
@ -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