Fix horizontal scroll and layout in Android 4.4.2

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-22 15:55:23 -03:00
commit dc37bcc28e
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 5 additions and 4 deletions

View file

@ -111,7 +111,7 @@ h4.title a {
}
.preferences ul li {
padding: 13px 20px;
padding: 16px 10px 16px 16px;
border-bottom: 1px solid #E9E9EC;
}