Merge pull request #6312 from vjeux/fix_docs_jump

[website] Fix jump on the header
This commit is contained in:
Paul O’Shannessy
2016-03-21 14:44:57 -07:00
+2
View File
@@ -870,6 +870,8 @@ input#algolia-doc-search {
background: transparent url('/react/img/search.png') no-repeat 10px center;
background-size: 16px 16px;
position: relative;
vertical-align: top;
margin-left: 10px;
padding: 0 10px;
padding-left: 35px;