Merge pull request #6312 from vjeux/fix_docs_jump

[website] Fix jump on the header
(cherry picked from commit 39ccdccef1)
This commit is contained in:
Paul O’Shannessy
2016-03-21 15:20:02 -07:00
parent fe3cfcd3b2
commit 5d7f398ca8
+2
View File
@@ -868,6 +868,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;