aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rwxr-xr-xview/theme/quattro/quattro.less6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index db31fc25e..8fcf7f817 100755
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -543,7 +543,6 @@ section {
}
.contact-name { text-align: center; font-weight: bold; }
.contact-details { color: @Grey3;}
-
/* editor */
.jothidden { display: none; }
#jot {
@@ -906,3 +905,8 @@ ul.tabs {
/* page footer */
footer { height: 100px; display: table-row; }
+
+.pager {
+ margin-top: 25px;
+ clear: both;
+}