Merge "Before pseudo elements are not always perfectly in line"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Wed, 3 Dec 2014 21:30:34 +0000 (21:30 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 3 Dec 2014 21:30:34 +0000 (21:30 +0000)
resources/src/mediawiki.ui/components/icons.less

index 0912554..40d1723 100644 (file)
@@ -49,6 +49,7 @@
                min-width: @width;
                max-width: @width;
                &:before {
+                       top: 0;
                        left: 0;
                        right: 0;
                        position: absolute;