1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/15115] Fix print.css errors

PHPBB3-15115
This commit is contained in:
hanakin
2017-03-18 19:38:12 -04:00
parent 9f5dc941dc
commit 8f25f40321

View File

@@ -4,7 +4,6 @@
/* stylelint-disable selector-max-compound-selectors */
/* stylelint-disable declaration-property-unit-whitelist */
/* stylelint-disable declaration-property-unit-blacklist */
/* Lots still TODO here! */
@@ -217,12 +216,10 @@ ul {
display: none;
}
/* stylelint-disable declaration-property-unit-whitelist */
.emoji {
min-height: 18px;
width: 1em;
min-width: 18px;
height: 1em;
width: 1em;
min-height: 18px;
}
/* stylelint-enable declaration-property-unit-whitelist */
/* stylelint-enable declaration-property-unit-blacklist */