diff rhodecode/public/css/style.css @ 797:81c173490971 beta

fixed remeber passwords css, and hide add new repository for anonymous users
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 01 Dec 2010 19:11:34 +0100
parents 873611d6ff71
children 26602c8a9bed
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Tue Nov 30 11:53:21 2010 +0100
+++ b/rhodecode/public/css/style.css	Wed Dec 01 19:11:34 2010 +0100
@@ -1405,7 +1405,7 @@
 border-top:1px solid #DDD;
 text-align:left;
 margin:0;
-padding:10px 0 0 114px;
+padding:10px 0 0 150px;
 }
 
 #register div.form div.fields div.buttons div.highlight input.ui-state-default {