diff options
Diffstat (limited to 'modules/system')
-rw-r--r-- | modules/system/system-behavior.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system-behavior.css b/modules/system/system-behavior.css index e8ba0fe1a..7850a56b8 100644 --- a/modules/system/system-behavior.css +++ b/modules/system/system-behavior.css @@ -240,7 +240,7 @@ div.password-confirm { display: inline; padding-left: 1em; } -div.password-suggestions { +div.form-item div.password-suggestions { padding: 0.2em 0.5em; margin: 0.7em 0; width: 38.5em; |