diff --git a/openid-connect-server-webapp/src/main/webapp/resources/css/mitreid-connect.css b/openid-connect-server-webapp/src/main/webapp/resources/css/mitreid-connect.css index b69945c40..08fe5f1b4 100644 --- a/openid-connect-server-webapp/src/main/webapp/resources/css/mitreid-connect.css +++ b/openid-connect-server-webapp/src/main/webapp/resources/css/mitreid-connect.css @@ -139,7 +139,7 @@ h1,label { .input-prepend.input-block-level > input { display: table; /* table-cell is not working well in Chrome for small widths */ } -} } +} .input-append.input-block-level > input { border-right: 0;