1
0
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:
Marc Alexander
2024-12-10 20:54:44 +01:00
parent 31f9ffd56b
commit 58b5c8f5cf

View File

@@ -183,7 +183,7 @@
border: none;
border-radius: 0;
min-width: 390px;
margin: 0;
margin: 0 !important;
padding: 0 5px;
}