aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/responsive.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/phpBB/styles/prosilver/theme/responsive.css b/phpBB/styles/prosilver/theme/responsive.css
index 76033a5ce1..250d0b7f7a 100644
--- a/phpBB/styles/prosilver/theme/responsive.css
+++ b/phpBB/styles/prosilver/theme/responsive.css
@@ -580,12 +580,3 @@
width: 80px;
}
}
-
-@media (max-width: 992px) {
- .row .pagination {
- text-align: left;
- float: left;
- margin-top: 4px;
- margin-bottom: 4px;
- }
-}