Skip to content

Commit

Permalink
Fix inline search in Safari
Browse files Browse the repository at this point in the history
This closes #3459
This closes #3476
  • Loading branch information
kahwee authored and kevin-brown committed Nov 10, 2015
1 parent 878bb3a commit 31a329e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/theme/default/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
}
}

Expand Down

0 comments on commit 31a329e

Please sign in to comment.