diff --git a/src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css b/src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css index 16f93ef69..8c44110e5 100644 --- a/src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css +++ b/src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css @@ -30,7 +30,9 @@ div#fc-button:active { div#fc-button a.button { text-decoration: none; width: 300px; - height: 80px; + height: 0; + padding-top: 27%; + max-width: 100%; background-image: url('../img/FC-connect-button.svg'); background-repeat: no-repeat; background-size: 100% 100%;