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:
parent
60a2794c8b
commit
3d399796a6
@ -738,6 +738,9 @@ StScrollBar {
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c2e4db4980c4f99a237d20186dcd7f265a83cb6b
|
||||
Subproject commit 46697744a622a21955a6e16c7e161d2422bc0768
|
@ -738,6 +738,9 @@ StScrollBar {
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-displays-box {
|
||||
spacing: 1em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
.world-clocks-button,
|
||||
.weather-button,
|
||||
|
Loading…
Reference in New Issue
Block a user