From 742133f6dccdcb14106497f4a96e372eb4815bab Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 8 Jul 2014 06:53:13 -0700 Subject: [PATCH] [ticket/12809] Restore text-align for the pagination. PHPBB3-12809 --- phpBB/styles/prosilver/theme/responsive.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/responsive.css b/phpBB/styles/prosilver/theme/responsive.css index a297b4691a..8afdce17aa 100644 --- a/phpBB/styles/prosilver/theme/responsive.css +++ b/phpBB/styles/prosilver/theme/responsive.css @@ -501,6 +501,7 @@ fieldset.display-actions { float: none; clear: both; padding-bottom: 1px; + text-align: center; } .action-bar > .pagination li.page-jump {