[Xfce4-commits] [xfce/xfce4-settings] 13/67: display: Fix padding in settings UI
noreply at xfce.org
noreply at xfce.org
Sat Sep 22 11:23:04 CEST 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-settings.
commit c4aa68898e75fee0943a24c8d9b879e39feecff4
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Aug 14 00:14:09 2018 +0200
display: Fix padding in settings UI
---
dialogs/display-settings/display-dialog.glade | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dialogs/display-settings/display-dialog.glade b/dialogs/display-settings/display-dialog.glade
index 507fde6..66d312c 100644
--- a/dialogs/display-settings/display-dialog.glade
+++ b/dialogs/display-settings/display-dialog.glade
@@ -169,8 +169,7 @@
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_top">6</property>
- <property name="margin_bottom">6</property>
+ <property name="margin_top">12</property>
</object>
<packing>
<property name="expand">False</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list