mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-27 02:05:02 +02:00
[ticket/12562] Add max-width to proSilver
PHPBB3-12562
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