Skip to content

Commit

Permalink
Fix multilingual styling with small screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
egonelbre authored and bep committed May 7, 2015
1 parent 9cd8673 commit 24d8ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/multilingual/static/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
html, body { margin: 0; padding: 0; }

body {
padding: 0 20px;
max-width: 800px;
margin: 0 auto;

Expand Down

0 comments on commit 24d8ac1

Please sign in to comment.