From f4dcf9984eaa0885a7a6ff787324d77c5ba45e45 Mon Sep 17 00:00:00 2001 From: Volker Sobek Date: Sun, 2 Mar 2014 14:51:23 +0100 Subject: [PATCH] online-accounts: Set max width in chars for label Set a limit of 40 chars to the label explaining the panel when no accounts have been added yet. This prevents the label from expanding itself and the whole window arbitrarily. https://bugzilla.gnome.org/show_bug.cgi?id=720188 --- panels/online-accounts/online-accounts.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui index b3310edb8..bc66992cf 100644 --- a/panels/online-accounts/online-accounts.ui +++ b/panels/online-accounts/online-accounts.ui @@ -146,6 +146,7 @@ Adding an account allows your applications to access it for documents, mail, contacts, calendar, chat and more. center True + 40