1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-23 00:32:57 +02:00

[ticket/12562] Add max-width to proSilver

PHPBB3-12562
This commit is contained in:
PayBas
2014-07-01 18:41:56 +02:00
parent 54a143c968
commit 3568eec4df
4 changed files with 35 additions and 5 deletions

View File

@@ -13,12 +13,15 @@ html {
}
body {
padding: 0 5px;
padding: 0;
}
#wrap {
min-width: 300px;
padding: 0;
border: none;
border-radius: 0;
box-shadow: none;
min-width: 290px;
padding: 0 5px;
}
/* Common block wrappers