SAAS-1102 - fix datatables pagination layout issues
This commit is contained in:
parent
efa3999041
commit
258500f650
4 changed files with 12 additions and 19 deletions
|
@ -42,13 +42,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1260px) {
|
||||
#library_display_length > label {
|
||||
/* Hacky, but datatables dumps the select inside the label for some reason... */
|
||||
font-size: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1200px) {
|
||||
.wrapper {
|
||||
-webkit-flex-flow: column !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue