diff --git a/core/css/styles.css b/core/css/styles.css index f0c4c4f33ff..21583d6198c 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -272,7 +272,6 @@ body { text-align: center; } #body-login p.info { - width: 22em; margin: 0 auto; padding-top: 20px; -webkit-user-select: none; @@ -426,10 +425,6 @@ label.infield { opacity: .6; } -#body-login footer .info { - white-space: nowrap; -} - /* Show password toggle */ #show, #dbpassword { position: absolute;