mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12562] Increase mq trigger screen size to hide border
PHPBB3-12562
This commit is contained in:
parent
3568eec4df
commit
e99b25e273
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
|
||||||
padding: 12px 20px;
|
padding: 12px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1192px), only screen and (max-device-width: 1192px)
|
@media only screen and (max-width: 1210px), only screen and (max-device-width: 1210px)
|
||||||
{
|
{
|
||||||
body {
|
body {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue