1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/14976] fix errors

PHPBB3-14976
This commit is contained in:
hanakin
2017-05-13 09:09:12 -07:00
committed by Michael Miday
parent f7baa94d44
commit a408180c4a
10 changed files with 9 additions and 41 deletions

View File

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