diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 476df2d6..03380ed5 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -184,11 +184,12 @@ border-top-right-radius: 0; border-bottom-right-radius: 25px; border-bottom-left-radius: 25px; - border-top: 1px solid #f4f4f4; + border-top: 1px solid transparent; padding: 10px; - background-color: #f6f6f6; + background-color: inherit; } + /* Search Bar Start Here */ .wrap { width: 30%;