mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:38:53 +00:00
[ticket/14865] Mask remaining issues in responsive
PHPBB3-14865
This commit is contained in:
parent
4d5b955a61
commit
58d50129ce
1 changed files with 3 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue