Skip to content
Snippets Groups Projects
Commit 44cd15fc authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Clean up header gradient

parent ce1a8db2
No related branches found
No related tags found
No related merge requests found
...@@ -173,14 +173,10 @@ input[name*="search"] { ...@@ -173,14 +173,10 @@ input[name*="search"] {
#header { #header {
background-image: $sprite-horizontal; background-image: $sprite-horizontal;
background-repeat: repeat-x; background-repeat: repeat-x;
}
#header {
background-position: 0 -1088px; background-position: 0 -1088px;
} body.front.drupalorg-site-main & {
background-position: 0 0;
body.front #header { }
background-position: 0 0;
} }
// General sprites // General sprites
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment