diff --git a/core/css/styles.css b/core/css/styles.css index 6406bcd7e636d0ab3d6d20b7e493f9466ddd07d7..94d2cef6b8b25e70fcc141e7cc7240f8e4de6c0c 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -253,6 +253,8 @@ input[type="submit"].enabled { } #body-login p.info a { font-weight: bold; + padding: 13px; + margin: -13px; } #body-login #submit.login { margin-right:7px; } /* quick fix for log in button not being aligned with input fields, should be properly fixed by input field width later */