From a5db7f4f1919aaa2812e6517f863cd4b0060ecb2 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 2 Jun 2017 00:16:27 +0100 Subject: [PATCH] expand dropdown for fr i18n --- .../vector/css/matrix-react-sdk/structures/login/_Login.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss b/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss index b81f3979a9..94820549e7 100644 --- a/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss +++ b/src/skins/vector/css/matrix-react-sdk/structures/login/_Login.scss @@ -176,7 +176,7 @@ limitations under the License. .mx_Login_type_dropdown { display: inline-block; - min-width: 125px; + min-width: 170px; align-self: flex-end; }