summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2017-03-01 18:11:58 +0100
committerFlorian Müllner <fmuellner@gnome.org>2017-03-13 21:27:36 +0100
commit46697744a622a21955a6e16c7e161d2422bc0768 (patch)
tree4be51e61ac8aca55f06dde5feccc534d1b8f9871
parentc2e4db4980c4f99a237d20186dcd7f265a83cb6b (diff)
downloadgnome-shell-sass-46697744a622a21955a6e16c7e161d2422bc0768.tar.gz
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.
-rw-r--r--_common.scss1
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,