1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +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;
clear: both;
padding-bottom: 1px;
text-align: center;
}
.action-bar > .pagination li.page-jump {