Merge "Also set bottom attribute on icon glyphs"

This commit is contained in:
jenkins-bot 2019-09-10 18:33:46 +00:00 committed by Gerrit Code Review
commit d28d027055

View file

@ -2,4 +2,5 @@
// more context: https://phabricator.wikimedia.org/T232260#5476625
.mw-ui-icon:before {
top: 0;
bottom: 0;
}