From cc95c662be086f71697755fe6939ff4840fe25b1 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Fri, 7 Oct 2011 17:16:36 -0700 Subject: fixed html and some alignement in login/register screen --- css/standard.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index 3cfe0eb..bff7d8a 100644 --- a/css/standard.css +++ b/css/standard.css @@ -666,6 +666,8 @@ ul.loginregister li:last-child { border-right: 2px solid #000;} ul.loginregister li:hover {background-color: #aaa; } .doregister {display: none;} +.dologin label,.doregister label {float:left; width: 6em; } + .login fieldset{ width: 24em; @@ -765,6 +767,3 @@ div img.button { .about .translation { background-color: #fce94f; } - - - -- cgit v1.2.3-18-g5258