1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

Merge remote-tracking branch 'VSEphpbb/ticket/12811' into develop-ascraeus

* VSEphpbb/ticket/12811:
  [ticket/12811] Responsive adjustments to margin changes
  [ticket/12811] Fix padding/margin bug affecting bottom layout
This commit is contained in:
Cesar G
2014-07-07 01:33:34 -07:00
2 changed files with 7 additions and 3 deletions

View File

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