diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 03380ed5..746c161e 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -189,6 +189,13 @@ background-color: inherit; } + .panel-footer { + padding: 10px 15px; + background-color: inherit; + border-top: 1px solid transparent; + border-bottom-right-radius: 25px; + border-bottom-left-radius: 25px; + } /* Search Bar Start Here */ .wrap {