mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/17459] Get rid of weird margin on small screens
PHPBB-17459
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
min-width: 390px;
|
min-width: 390px;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user