[gnome-maps] osmAccountDialog: Decrease height of log in dialog



commit e70b6dfdb2c32d9679eaea375e7009bbec945d03
Author: Vibhanshu Vaibhav <ayush vibhanshu gmail com>
Date:   Tue Jan 23 00:35:57 2018 +0530

    osmAccountDialog: Decrease height of log in dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759462

 data/ui/osm-account-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/osm-account-dialog.ui b/data/ui/osm-account-dialog.ui
index 582b06c..bbe7367 100644
--- a/data/ui/osm-account-dialog.ui
+++ b/data/ui/osm-account-dialog.ui
@@ -191,7 +191,7 @@ OpenStreetMap account.</property>
                   <object class="WebKitWebView" id="verifyView">
                     <property name="visible">True</property>
                     <property name="halign">GTK_ALIGN_FILL</property>
-                    <property name="height-request">250</property>
+                    <property name="height-request">150</property>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>


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