1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14865] Mask remaining issues in responsive

PHPBB3-14865
This commit is contained in:
hanakin
2016-11-25 00:27:46 +01:00
parent 4d5b955a61
commit 58d50129ce

View File

@@ -1,6 +1,8 @@
/* -------------------------------------------------------------- /*
$Responsive
/* -------------------------------------------------------------- */
/* stylelint-disable selector-max-compound-selectors */
/* stylelint-disable selector-no-qualifying-type */
@media (max-width: 320px) {
select,
@@ -645,3 +647,4 @@
width: 80px;
}
}
/* stylelint-enable */