[gnome-control-center/583-ambiguous-strings-in-night-light-settings] display: improve time widget spacing
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/583-ambiguous-strings-in-night-light-settings] display: improve time widget spacing
- Date: Mon, 17 Jun 2019 10:47:10 +0000 (UTC)
commit 3d9649577a99291373bec36dc89ca84b373e8528
Author: Allan Day <allanpday gmail com>
Date: Mon Jun 17 11:44:06 2019 +0100
display: improve time widget spacing
It's good to have some space between the to and from widgets, so
they aren't squashed, and so they blend better with the colour
temperature slider below.
Ideally we'd just increase the space between the to and from
sections, and not also between the widgets and their labels, but
the approach in this commit isn't too bad.
panels/display/cc-night-light-page.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/display/cc-night-light-page.ui b/panels/display/cc-night-light-page.ui
index 4a7fc4da5..6c4e35b9a 100644
--- a/panels/display/cc-night-light-page.ui
+++ b/panels/display/cc-night-light-page.ui
@@ -152,7 +152,7 @@
<object class="GtkBox" id="box_manual">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">20</property>
<property name="margin-top">12</property>
<property name="margin-bottom">12</property>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]