From cebcf164c8dd487f4c88a010a3fb57a21175c62f Mon Sep 17 00:00:00 2001 From: Facebook GitHub Bot Date: Wed, 18 Oct 2017 16:52:52 +0000 Subject: [PATCH] update website [ci skip] --- css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/main.css b/css/main.css index 1c5e2981e8..7f6aec0a67 100644 --- a/css/main.css +++ b/css/main.css @@ -607,6 +607,9 @@ input[type="search"] { position: absolute; top: 15px; right: 10px; + display: flex; + justify-content: center; + align-items: center; } .navSearchWrapper::before { border: 3px solid #e5e5e5; @@ -1277,9 +1280,6 @@ ul#languages li { color: #fff; } } -.algolia-autocomplete { - bottom: 10px; -} .docs-prevnext { margin: 20px 0;