mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +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-radius: 0;
|
||||
min-width: 390px;
|
||||
margin: 0;
|
||||
margin: 0 !important;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user