diff options
author | Dexter Morgan <dmorgan@mageia.org> | 2010-12-21 10:57:20 +0000 |
---|---|---|
committer | Dexter Morgan <dmorgan@mageia.org> | 2010-12-21 10:57:20 +0000 |
commit | f1037b9370917e71c380ab4021136d36a2c7c481 (patch) | |
tree | 79deb8eeb5276436701fc086196b1fbbf9349591 | |
parent | 125207ab5aecc08b6380732d9d9b6d244d0af700 (diff) | |
download | identity-f1037b9370917e71c380ab4021136d36a2c7c481.tar identity-f1037b9370917e71c380ab4021136d36a2c7c481.tar.gz identity-f1037b9370917e71c380ab4021136d36a2c7c481.tar.bz2 identity-f1037b9370917e71c380ab4021136d36a2c7c481.tar.xz identity-f1037b9370917e71c380ab4021136d36a2c7c481.zip |
Align text with the login button
-rw-r--r-- | root/static/style/ttsite.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css index e06357c..a4b6c0f 100644 --- a/root/static/style/ttsite.css +++ b/root/static/style/ttsite.css @@ -89,6 +89,7 @@ html, body { #login_form_line span { float: left; + padding-top:5px; } #login_form button { |