[gnome-shell/wip/sassWithSomeFixes: 32/33] theme: reduce app-well-app padding to compensate increased internal padding



commit 888b13811fbdfa41ddba61dc9e1515eb63e79e0e
Author: Carlos Soriano <carlos soriano89 gmail com>
Date:   Mon Nov 10 15:12:13 2014 +0100

    theme: reduce app-well-app padding to compensate increased internal padding

 data/theme/_common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index 7e50480..957bde7 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -499,7 +499,7 @@ StScrollBar {
   }
 
   .dash-item-container > StWidget {
-    padding: 4px 8px;
+    padding: 2px;
   }
 
   .dash-label { //osd tooltip


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