[bugzilla-gnome-org-customizations] Make page margins smaller



commit 1659560b31c050adfff5170c50532ef49f79703d
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Sun Mar 12 13:06:08 2017 +0200

    Make page margins smaller

 skins/contrib/Gnome/global.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skins/contrib/Gnome/global.css b/skins/contrib/Gnome/global.css
index 6da13ba..8ff4d9a 100644
--- a/skins/contrib/Gnome/global.css
+++ b/skins/contrib/Gnome/global.css
@@ -97,7 +97,7 @@ body {
 /* Content */
 
 #bugzilla-body {
-    padding: 0 calc(6.5%);
+    padding: 0 calc(3%);
 }
 
 #page-index{
@@ -206,7 +206,7 @@ select, select[multiple] {
 }
 
 #footer #useful-links {
-    padding: 0 calc(6.5%);
+    padding: 0 calc(3%);
 }
 
 /* Responsive Media Queries */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]