Merge pull request #3309 from cmgustavo/bug/ui-preferences

Bug/ui preferences
This commit is contained in:
Matias Alejo Garcia 2015-10-23 12:13:17 -03:00
commit bc1ff3f6ff
5 changed files with 158 additions and 138 deletions

View file

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