Text wrap for page numbers

This commit is contained in:
Urban Rotnik 2020-07-09 16:24:14 +02:00
parent 2e1d1cc210
commit 1f220f70ee

View file

@ -39,6 +39,7 @@ thead {
display: inline-block;
float: right;
margin: 0 30px 0 0;
white-space: nowrap;
}
}
}