[gnome-control-center] display: Reduce some margins in night light page
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] display: Reduce some margins in night light page
- Date: Wed, 6 Nov 2019 17:17:30 +0000 (UTC)
commit af76f51976ed9eef3d5cbe71c19ccbc9c61e9ddf
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date: Mon Nov 4 15:47:07 2019 +0530
display: Reduce some margins in night light page
So that the display panel can reach smaller widths
panels/display/cc-night-light-page.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/display/cc-night-light-page.ui b/panels/display/cc-night-light-page.ui
index 1cd76a7d8..b79a642b2 100644
--- a/panels/display/cc-night-light-page.ui
+++ b/panels/display/cc-night-light-page.ui
@@ -74,8 +74,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_top">30</property>
- <property name="margin_end">36</property>
- <property name="margin_start">36</property>
+ <property name="margin_end">12</property>
+ <property name="margin_start">12</property>
<property name="margin_bottom">36</property>
<property name="orientation">vertical</property>
<property name="spacing">26</property>
@@ -152,7 +152,7 @@
<object class="GtkBox" id="box_manual">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">20</property>
+ <property name="spacing">6</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]