Fix overflow on languages page

This commit is contained in:
Samy Pessé
2014-04-06 23:51:16 -07:00
parent 5887f1de28
commit 1bfa8c186c
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1
View File
@@ -4,6 +4,7 @@
background: #edece4;
padding: 40px 0px;
margin: 0px;
overflow: auto;
.inner {
max-width: 350px;