From 2915228620f6de1fe76c5e4f6efba578eea1003c 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:33:11 +0100 Subject: [PATCH] style: don't force margin size --- .../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 df8b6af..014622d 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 @@ -1,5 +1,5 @@ #msp-linking { - margin: 0px 100px; + margin: 0px auto; } .msp{