Pagination: Reduce font size

This commit is contained in:
Eric Lippmann 2013-10-23 15:23:19 +02:00
parent 275275f29e
commit 8269d1542e
1 changed files with 3 additions and 0 deletions

View File

@ -473,3 +473,6 @@ select.input-sm {
width:98%;
}
.pagination {
font-size: 11px;
}