statichero streamlining

This commit is contained in:
Holger 2015-08-13 15:03:33 +02:00
parent bda832b03e
commit 03cd0eb091
2 changed files with 2 additions and 2 deletions

View File

@ -6794,7 +6794,7 @@ body {
.wrapper {
padding: 30px 0; }
.wrapper#wrapper-hero, .wrapper#wrapper-static-hero {
.wrapper#wrapper-hero, #wrapper-static-hero.wrapper {
padding: 0px; }
.sticky, .gallery-caption, .bypostauthor {

View File

@ -7,7 +7,7 @@ body { padding-top: 50px; }
}
// Reset hero wrapper padding to 0
.wrapper#wrapper-hero, .wrapper#wrapper-static-hero {
.wrapper#wrapper-hero, #wrapper-static-hero.wrapper {
padding:0px;
}