Fix preferences layout for small screens

This commit is contained in:
Gustavo Maximiliano Cortez 2015-10-15 16:13:40 -03:00
commit 364c9833e3
2 changed files with 46 additions and 45 deletions

View file

@ -564,7 +564,6 @@ input[type=number]::-webkit-outer-spin-button {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: 3px;
}
ul.pagination li.current a {