[ticket/15083] Add stylelint definitions

PHPBB3-15083
This commit is contained in:
Marc Alexander 2017-02-22 21:37:02 +01:00
parent b4821907b7
commit 01046c2209
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -138,9 +138,11 @@ div.spacer { clear: both; }
.codebox p { display: none; }
/* stylelint-disable declaration-property-unit-whitelist */
.emoji {
min-height: 18px;
min-width: 18px;
height: 1em;
width: 1em;
}
/* stylelint-enable declaration-property-unit-whitelist */