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. https://bugzilla.gnome.org/show_bug.cgi?id=779820
This commit is contained in:
@ -738,6 +738,9 @@ StScrollBar {
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
Submodule data/theme/gnome-shell-sass updated: c2e4db4980...46697744a6
@ -738,6 +738,9 @@ StScrollBar {
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
Reference in New Issue
Block a user