From 3d86eaecbc0214513804ab38d6c65c1e07a3b097 Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Wed, 20 Dec 2017 16:48:17 +0000 Subject: [PATCH] fix(style): Update search bar and apply styles (#16218) * fix(style): Update search bar and apply styles * chore(pkg): Bump react-freecodecamp-search version so there is no autocomplete --- common/app/Nav/Nav.jsx | 5 ++++- common/app/Nav/nav.less | 16 ++++++++++++++++ package-lock.json | 6 +++--- package.json | 2 +- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/common/app/Nav/Nav.jsx b/common/app/Nav/Nav.jsx index d82e3e7059..936eeccbcb 100644 --- a/common/app/Nav/Nav.jsx +++ b/common/app/Nav/Nav.jsx @@ -204,7 +204,10 @@ export class FCCNav extends React.Component { /> - +