Merge "mediawiki.ui: checkbox: Remove unnecessary nesting and group variables"
[lhc/web/wiklou.git] / resources / src / mediawiki.ui / components / checkbox.less
index 0735a80..f455f11 100644 (file)
@@ -39,6 +39,8 @@
        line-height: @checkboxSize;
 
        * {
+               // reset font sizes (see bug 72727)
+               font: inherit;
                vertical-align: middle;
        }