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

[ticket/15115] Fix errors

PHPBB3-15115
This commit is contained in:
hanakin
2017-03-19 16:15:33 -04:00
parent ae85c9e91d
commit 79f865bd56
5 changed files with 16 additions and 16 deletions

View File

@@ -4,6 +4,7 @@
/* stylelint-disable selector-max-compound-selectors */
/* stylelint-disable declaration-property-unit-whitelist */
/* stylelint-disable declaration-property-unit-blacklist */
/* Lots still TODO here! */
@@ -222,4 +223,6 @@ ul {
height: 1em;
min-height: 18px;
}
/* stylelint-enable selector-max-compound-selectors */
/* stylelint-enable declaration-property-unit-whitelist */
/* stylelint-enable declaration-property-unit-blacklist */