Merge "Remove padding from popup heading"

This commit is contained in:
jenkins-bot 2020-12-09 10:13:09 +00:00 committed by Gerrit Code Review
commit 3c65102fc2

View file

@ -10,6 +10,7 @@
.box-sizing( border-box );
height: 3.1428571em; // = 44px as result of 44 / 16 (font-size browser) / 0.875 (OOUI WikimediaUI theme font-size)
border-bottom: 1px solid #c8ccd1;
margin: 0;
> .oo-ui-iconWidget {
float: left;