Skip to content

Commit

Permalink
Merge pull request #394 from gemmaleigh/update-search-toggle-colour
Browse files Browse the repository at this point in the history
Update toggle colour to match search button colour
  • Loading branch information
edds committed Apr 28, 2014
2 parents dfe9b82 + 6d42d08 commit 2619748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
margin: -32px 15px;
overflow: hidden;
text-indent: -5000px;
background-color: $light-blue;
background-color: $govuk-blue;
background-image: image-url("search-button.png");
background-repeat: no-repeat;
background-position: 0 50%;
Expand Down

0 comments on commit 2619748

Please sign in to comment.