From 8093228ed60a132e96a0f7a21a491f3e91c36270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 16 Nov 2015 16:37:53 +0100 Subject: [PATCH] style: let "connect with msp" block size down --- .../static/authentic2_auth_msp/css/screen.msp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/authentic2_auth_msp/static/authentic2_auth_msp/css/screen.msp.css b/src/authentic2_auth_msp/static/authentic2_auth_msp/css/screen.msp.css index 014622d..8866db6 100644 --- a/src/authentic2_auth_msp/static/authentic2_auth_msp/css/screen.msp.css +++ b/src/authentic2_auth_msp/static/authentic2_auth_msp/css/screen.msp.css @@ -12,7 +12,7 @@ font-family:arial, verdana, sans-serif; } .msp.connecting { - width: 35em; + max-width: 35em; } .msp *{ font-family:arial, verdana, sans-serif;