1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 16:01:40 +02:00

[ticket/12811] Responsive adjustments to margin changes

PHPBB3-12811
This commit is contained in:
Matt Friedman
2014-07-04 10:36:33 -07:00
parent 8643ca6303
commit 3c223c2978
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ html {
height: auto;
}
body {
padding: 0;
}
#wrap {
border: none;
border-radius: 0;