mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/12809] Restore text-align for the pagination.
PHPBB3-12809
This commit is contained in:
parent
cf4fb73440
commit
742133f6dc
1 changed files with 1 additions and 0 deletions
|
@ -501,6 +501,7 @@ fieldset.display-actions {
|
||||||
float: none;
|
float: none;
|
||||||
clear: both;
|
clear: both;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-bar > .pagination li.page-jump {
|
.action-bar > .pagination li.page-jump {
|
||||||
|
|
Loading…
Add table
Reference in a new issue