Remove duplicate body padding for mobile

This commit is contained in:
Frédéric Guillot 2014-11-08 13:10:24 -05:00
parent ca72433299
commit 7ae86d2d41

View File

@ -682,8 +682,6 @@ iframe {
} }
body { body {
margin-left: 5px;
margin-right: 5px;
max-width: 480px; max-width: 480px;
} }