mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +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 {
|
||||
font-size: .85em;
|
||||
height: 1%; /* IE tweak (holly hack) */
|
||||
width: auto;
|
||||
text-align: right;
|
||||
|
|
Loading…
Add table
Reference in a new issue