1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +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 selector-no-qualifying-type */
/* stylelint-disable declaration-property-unit-whitelist */
/* stylelint-disable declaration-property-unit-blacklist */
@media (max-width: 320px) {
select,
@@ -834,5 +832,3 @@
/* stylelint-enable selector-max-compound-selectors */
/* stylelint-enable selector-no-qualifying-type */
/* stylelint-enable declaration-property-unit-whitelist */
/* stylelint-enable declaration-property-unit-blacklist */