project/static/css/styles.css
branch2011
changeset 403 0c8c5343fb27
parent 401 415a631c6dc7
parent 396 c4b236ea6912
child 422 5a5aa1a21599
--- a/project/static/css/styles.css	Wed Sep 14 16:16:46 2011 +0530
+++ b/project/static/css/styles.css	Wed Sep 14 16:18:45 2011 +0530
@@ -482,13 +482,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;
 }
@@ -597,4 +597,4 @@
 
 ul.entry {
   font-size: 1.2em;
-}
\ No newline at end of file
+}