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
1 changed files with 0 additions and 2 deletions

View File

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