[gnome-shell-sass] dateMenu: Add some spacing between displays



commit 46697744a622a21955a6e16c7e161d2422bc0768
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Mar 1 18:11:58 2017 +0100

    dateMenu: Add some spacing between displays
    
    Now that we have more than just the "World Clocks" display, it turns
    out we need some spacing between sections.

 _common.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 9ac261e..218e4b9 100644
--- a/_common.scss
+++ b/_common.scss
@@ -854,6 +854,7 @@ StScrollBar {
 
     .datemenu-calendar-column { spacing: 0.5em; }
     .datemenu-displays-section { padding-bottom: 3em; }
+    .datemenu-displays-box { spacing: 1em; }
 
     .datemenu-today-button,
     .world-clocks-button,


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