mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/12201] Decreased pagination font size.
PHPBB3-12201
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user