mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 06:44:33 +02:00
css/paginagion: never wrap pagination
This commit is contained in:
parent
6e33061b21
commit
c041bcc559
@ -5,6 +5,7 @@ ul.pagination {
|
|||||||
font-size: 0.68em;
|
font-size: 0.68em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
display: inline;
|
display: inline;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
-webkit-touch-callout: none;
|
-webkit-touch-callout: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user