mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 09:30:46 +02:00
[ticket/12562] Revert "Add max-width to proSilver"
https://tracker.phpbb.com/browse/PHPBB3-12562 PHPBB3-12562
This commit is contained in:
@@ -13,12 +13,12 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 0;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
min-width: 300px;
|
||||
padding: 0 5px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Common block wrappers
|
||||
|
Reference in New Issue
Block a user