diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index da0e0a4c..764e8d41 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -219,8 +219,8 @@ padding: 10px 15px; background-color: inherit; border-top: 1px solid transparent; - border-bottom-right-radius: 15px; - border-bottom-left-radius: 15px; + border-bottom-right-radius: 25px; + border-bottom-left-radius: 25px; } .box {