diff --git a/styles/website.scss b/styles/website.scss index 2f02ebd..b866aa5 100644 --- a/styles/website.scss +++ b/styles/website.scss @@ -11,12 +11,6 @@ $sidebar-logo-map : ( border-bottom: 1px solid #1694CA ); -$search-input-map : ( - background: transparent, - border: 1px solid transparent, - padding: $sidebar-padding-unit 0 - ); - // The wrapper div around the search input $search-input-wrapper-map : ( background: #1694CA,