[gnome-shell] theme: Erase appDisplay padding



commit 72f0a48fac1758e14963b2f3636703cdb65455ff
Author: Carlos Soriano <carlos soriano89 gmail com>
Date:   Fri Sep 6 00:37:41 2013 +0200

    theme: Erase appDisplay padding
    
    Since now AllView doesn't have a scrollbar this
    padding is not necesary, and will allow to place
    the indicators correctly using only the indicators
    padding in a upcoming patch.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707580

 data/theme/gnome-shell.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index b0ab882..4f73811 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -918,7 +918,6 @@ StScrollBar StButton#vhandle:active {
 }
 
 .app-display {
-    padding: 8px;
     spacing: 20px;
 }
 


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