mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/12613] Set fixed font-size
and clean up spaces > tabs PHPBB3-12613
This commit is contained in:
@@ -805,10 +805,11 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Pagination
|
||||
---------------------------------------- */
|
||||
.pagination {
|
||||
width: auto;
|
||||
text-align: right;
|
||||
margin-top: 5px;
|
||||
float: right;
|
||||
font-size: 11px;
|
||||
margin-top: 5px;
|
||||
text-align: right;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
li.pagination {
|
||||
|
Reference in New Issue
Block a user