Skip to content

Commit

Permalink
fix corners of #search-submit
Browse files Browse the repository at this point in the history
  • Loading branch information
aG0aep6G committed Jan 21, 2015
1 parent 9edb794 commit 5a7fbee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Expand Up @@ -437,6 +437,10 @@ div#search-box input#q:focus
outline: none;
}

input#search-submit
{
background: transparent;
}

div#navigation
{
Expand Down

0 comments on commit 5a7fbee

Please sign in to comment.