uui/uiconfig/ui/authfallback.ui |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 3770f3e5881831093ed54cbc7e9136c1efe59784
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Fri Aug 19 11:41:29 2016 +0400

    tdf#87938 Reduce the width of the authentication dialog
    
    Change-Id: I905c91be24dacd96cbce6eee2860350cfbf6700c
    Reviewed-on: https://gerrit.libreoffice.org/28232
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de>
    Reviewed-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com>

diff --git a/uui/uiconfig/ui/authfallback.ui b/uui/uiconfig/ui/authfallback.ui
index d99fa99..0084916 100644
--- a/uui/uiconfig/ui/authfallback.ui
+++ b/uui/uiconfig/ui/authfallback.ui
@@ -95,9 +95,11 @@
               <object class="GtkBox" id="box1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">center</property>
                 <child>
                   <object class="GtkLabel" id="google_prefix_label">
                     <property name="can_focus">False</property>
+                    <property name="margin_right">3</property>
                     <property name="label" translatable="no">G-</property>
                   </object>
                   <packing>
@@ -111,6 +113,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="invisible_char">●</property>
+                    <property name="width_chars">6</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to