diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/guest.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/css/guest.css b/core/css/guest.css index 4741339e183..e55874f3e09 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -393,9 +393,6 @@ form .warning input[type='checkbox']+label { width: 100%; text-shadow: 0 0 2px rgba(0, 0, 0, .4); // better readability on bright background } -.lost-password-container { - margin: 0; -} .lost-password-container #lost-password, .lost-password-container #lost-password-back { display: inline-block; |