Pagination: Reduce font size
This commit is contained in:
parent
275275f29e
commit
8269d1542e
|
@ -473,3 +473,6 @@ select.input-sm {
|
||||||
width:98%;
|
width:98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pagination {
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue