diff options
-rw-r--r-- | settings/css/settings.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css index 557395c5717..a797054c192 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -804,9 +804,9 @@ span.indeterminate { /* PASSWORD */ #passwordform .strengthify-wrapper { position: absolute; - left: 186px; - width: 131px; - margin-top: -7px; + left: 166px; + width: 130px; + margin-top: -6px; } /* OPERA hack for strengthify*/ |