diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 19e8f778a7..b4b403e651 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -183,5 +183,6 @@ right: 0; text-align: center; background-color: #008FBB; - padding: 2px 10px; + padding: 3px 10px; + border-bottom-left-radius: 10px; }