[ticket/12201] Decreased pagination font size.

PHPBB3-12201
This commit is contained in:
Cesar G 2014-04-15 15:14:47 -07:00
parent e174e29b41
commit a9fbc34cf4

View file

@ -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;