De-italicise placeholder text
[lhc/web/wiklou.git] / resources / src / mediawiki.ui / components / inputs.less
index 2346325..66c0f10 100644 (file)
@@ -42,8 +42,6 @@
        .mixin-placeholder( {
                color: @colorGray7;
                opacity: 1;
-               // TODO: Is italic necessary? T147808
-               font-style: italic;
        } );
        /* stylelint-enable indentation */