mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/12201] Decreased pagination font size.
PHPBB3-12201
This commit is contained in:
parent
e174e29b41
commit
a9fbc34cf4
1 changed files with 1 additions and 0 deletions
|
@ -1670,6 +1670,7 @@ input.button1:focus, input.button2:focus {
|
||||||
/* Pagination
|
/* Pagination
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.pagination {
|
.pagination {
|
||||||
|
font-size: .85em;
|
||||||
height: 1%; /* IE tweak (holly hack) */
|
height: 1%; /* IE tweak (holly hack) */
|
||||||
width: auto;
|
width: auto;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|
Loading…
Add table
Reference in a new issue