diff options
Diffstat (limited to 'themes/fab/css-1.7.8/style.css')
| -rw-r--r-- | themes/fab/css-1.7.8/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.8/style.css b/themes/fab/css-1.7.8/style.css index 03c4fc9ef8..2a60faf0e1 100644 --- a/themes/fab/css-1.7.8/style.css +++ b/themes/fab/css-1.7.8/style.css @@ -1402,6 +1402,10 @@ a:hover .nameZoom { background: none; } +#register-form #user_comments { + width: 350px; +} + [dir=rtl] #login-form label, [dir=rtl] #new_passwd_form label, [dir=rtl] #register-form label, |
