[gnome-shell/eos3.8: 85/255] style: Remove overview box spacing



commit 0fbaed75767761bfa3351f65be3325be99f9a470
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Nov 5 16:37:33 2019 -0300

    style: Remove overview box spacing
    
    https://phabricator.endlessm.com/T28165

 data/theme/gnome-shell-sass/widgets/_overview.scss | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_overview.scss 
b/data/theme/gnome-shell-sass/widgets/_overview.scss
index 18497de0e2..356baed56b 100644
--- a/data/theme/gnome-shell-sass/widgets/_overview.scss
+++ b/data/theme/gnome-shell-sass/widgets/_overview.scss
@@ -1,10 +1,9 @@
 /* OVERVIEW */
 
 #overview {
-  spacing: 24px;
   background-color: transparent;
 }
 
 .overview-controls {
   padding-bottom: 32px;
-}
\ No newline at end of file
+}


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