dateMenu: Move bottom padding into displays section
We don't need additional padding when the column contains only the calendar. https://bugzilla.gnome.org/show_bug.cgi?id=745494
This commit is contained in:
parent
6bb905895c
commit
8f902a9379
@ -613,7 +613,9 @@ StScrollBar {
|
||||
margin: 0 1.5em; }
|
||||
|
||||
.datemenu-calendar-column {
|
||||
spacing: 0.5em;
|
||||
spacing: 0.5em; }
|
||||
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0ad977685ea1856afc791e0a3f88ef2e09f1f91e
|
||||
Subproject commit d2176f46bd1f6fe1de17617adf00cc48441a3b03
|
@ -613,7 +613,9 @@ StScrollBar {
|
||||
margin: 0 1.5em; }
|
||||
|
||||
.datemenu-calendar-column {
|
||||
spacing: 0.5em;
|
||||
spacing: 0.5em; }
|
||||
|
||||
.datemenu-displays-section {
|
||||
padding-bottom: 3em; }
|
||||
|
||||
.datemenu-today-button,
|
||||
|
Loading…
x
Reference in New Issue
Block a user