[ticket/14976] Allow px line-heights for prosilver

PHPBB3-14976
This commit is contained in:
hanakin 2017-02-22 10:18:06 -05:00 committed by Michael Miday
parent a3372e628a
commit c51b613015

View file

@ -62,7 +62,7 @@
"declaration-empty-line-before": "never", "declaration-empty-line-before": "never",
"declaration-property-unit-blacklist": { "declaration-property-unit-blacklist": {
"line-height": ["rem", "px", "em", "%"] "line-height": ["rem", "em", "%"]
}, },
"declaration-property-unit-whitelist": { "declaration-property-unit-whitelist": {
"height": ["px", "%", "vh"], "height": ["px", "%", "vh"],