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