[gnome-bluetooth/wip/hadess/more-pairing-margin] pairing-dialog: Add more margin to pairing dialogue




commit abd2b48be69ae15ba9a86ee0187eb9ab455d78f3
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 10 15:17:00 2021 +0100

    pairing-dialog: Add more margin to pairing dialogue
    
    "[Adding] some vertical whitespace would make it more balanced"
    
    https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/merge_requests/20#note_1031797

 lib/bluetooth-pairing-dialog.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/bluetooth-pairing-dialog.ui b/lib/bluetooth-pairing-dialog.ui
index 74043d67..3c926e9b 100644
--- a/lib/bluetooth-pairing-dialog.ui
+++ b/lib/bluetooth-pairing-dialog.ui
@@ -33,8 +33,8 @@
             <property name="can_focus">False</property>
             <property name="margin_start">50</property>
             <property name="margin_end">50</property>
-            <property name="margin_top">24</property>
-            <property name="margin_bottom">30</property>
+            <property name="margin_top">48</property>
+            <property name="margin_bottom">64</property>
             <property name="orientation">vertical</property>
             <child>
               <object class="GtkLabel" id="help_label">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]