diff options
Diffstat (limited to 'themes/fab/css-1.7.5/style.css')
| -rw-r--r-- | themes/fab/css-1.7.5/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.5/style.css b/themes/fab/css-1.7.5/style.css index 52b839ed0d..b8775d8ad0 100644 --- a/themes/fab/css-1.7.5/style.css +++ b/themes/fab/css-1.7.5/style.css @@ -1159,6 +1159,10 @@ a:hover .nameZoom { padding: 5px; } +#login-form div label { + text-align: right; +} + #register-form, #verify-form { width: 440px; |
