diff rhodecode/public/css/style.css @ 2990:0bc7b5895242 beta

small anchor cleanup - fixed readme positioning with fixed bar - added anchor link to inline comment
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 07 Nov 2012 20:50:58 +0100
parents 4150c45b5f7f
children 32471bd1f4ee
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Wed Nov 07 19:38:46 2012 +0100
+++ b/rhodecode/public/css/style.css	Wed Nov 07 20:50:58 2012 +0100
@@ -353,9 +353,9 @@
     z-index: auto !important;
 }
 
-.header-pos-fix{
-	margin-top: -44px;
-	padding-top: 44px;
+.header-pos-fix, .anchor{
+	margin-top: -46px;
+	padding-top: 46px;
 }
 
 #header #header-inner #home a {