css/paginagion: never wrap pagination

This commit is contained in:
Thomas Gelf 2014-09-05 16:24:07 +02:00
parent 6e33061b21
commit c041bcc559
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ ul.pagination {
font-size: 0.68em;
padding: 0;
display: inline;
white-space: nowrap;
-webkit-touch-callout: none;
-webkit-user-select: none;