Fix list display, Fix #72
This commit is contained in:
parent
e2b35b14de
commit
4b04c6d304
@ -132,6 +132,11 @@
|
|||||||
padding: 0px 2px
|
padding: 0px 2px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.paginate_button.current {
|
||||||
|
font-size: 1.4em;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
.table-search-field {
|
.table-search-field {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user