comparison 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
comparison
equal deleted inserted replaced
2989:190e2ff4595d 2990:0bc7b5895242
351 .ie9 #header #header-inner.hover 351 .ie9 #header #header-inner.hover
352 { 352 {
353 z-index: auto !important; 353 z-index: auto !important;
354 } 354 }
355 355
356 .header-pos-fix{ 356 .header-pos-fix, .anchor{
357 margin-top: -44px; 357 margin-top: -46px;
358 padding-top: 44px; 358 padding-top: 46px;
359 } 359 }
360 360
361 #header #header-inner #home a { 361 #header #header-inner #home a {
362 height: 40px; 362 height: 40px;
363 width: 46px; 363 width: 46px;