Merge "Remove unneeded CSS rule"

This commit is contained in:
jenkins-bot 2023-02-16 23:12:29 +00:00 committed by Gerrit Code Review
commit ed93523765

View file

@ -169,10 +169,6 @@ main {
// Negative margins to prevent the edit icon from affecting the height of the heading
margin-top: -1em;
margin-bottom: -1em;
.mw-ui-icon-element {
height: 100%;
}
}
}
}