diff --git a/css/main.css b/css/main.css index ba9b11d6a6..51bf71b2c9 100644 --- a/css/main.css +++ b/css/main.css @@ -653,7 +653,7 @@ input[type="search"] { z-index: 1; } .navSearchWrapper .aa-dropdown-menu { - background: '#f9f9f9'; + background: #f9f9f9; border: 3px solid rgba(57, 57, 57, 0.25); color: #393939; font-size: 14px;