1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

[ticket/12809] Restore text-align for the pagination.

PHPBB3-12809
This commit is contained in:
Cesar G
2014-07-08 06:53:13 -07:00
parent cf4fb73440
commit 742133f6dc

View File

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