aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/default/css.php b/views/default/css.php
index ac88594cb..62f2264bf 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -15,7 +15,6 @@
?>
-
/* ***************************************
RESET BASE STYLES
*************************************** */
@@ -1382,8 +1381,8 @@ temp force image width until upload size is changed
PAGINATION
*************************************** */
.pagination {
- margin:0 0 20px 0;
- display: table;
+ margin:10px 0 20px 0;
+ /* display: table; */
}
.pagination .pagination_number {