mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
Merge remote-tracking branch 'PayBas/ticket/12562' into develop-ascraeus
* PayBas/ticket/12562: [ticket/12562] Add max-width to proSilver
This commit is contained in:
@@ -13,12 +13,12 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 0 5px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
min-width: 300px;
|
||||
padding: 0;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
/* Common block wrappers
|
||||
|
Reference in New Issue
Block a user