project/static/css/styles.css
branch2011
changeset 396 c4b236ea6912
parent 300 6e1001230377
child 403 0c8c5343fb27
--- a/project/static/css/styles.css	Wed Sep 14 15:15:04 2011 +0530
+++ b/project/static/css/styles.css	Wed Sep 14 16:09:47 2011 +0530
@@ -477,13 +477,13 @@
 /* Login/register */
 div.login
 {
+    position:relative;	
     float: left;
 }
 
 div.register
 {
-    padding-left: 2em;
-    padding-right: 4em;
+    position:relative;
     margin: 0 0 0 270px;
     border-left: 1px solid #aaa;
 }
@@ -592,4 +592,4 @@
 
 ul.entry {
   font-size: 1.2em;
-}
\ No newline at end of file
+}