summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-08-19 11:41:29 +0400
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2016-08-22 11:14:37 +0000
commit3770f3e5881831093ed54cbc7e9136c1efe59784 (patch)
tree874a78551fd89e6bf0f04eb9c839632e272888d4 /uui
parentf76783db61c65aaa169d5d2bddd3cc8ea714f061 (diff)
tdf#87938 Reduce the width of the authentication dialog
Change-Id: I905c91be24dacd96cbce6eee2860350cfbf6700c Reviewed-on: https://gerrit.libreoffice.org/28232 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'uui')
-rw-r--r--uui/uiconfig/ui/authfallback.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/uiconfig/ui/authfallback.ui b/uui/uiconfig/ui/authfallback.ui
index d99fa99e25d1..008491676a3d 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>