diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index f1d5702907..cbf0e756cc 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -1104,7 +1104,7 @@ progress { display: inline-block; background: rgba(51, 136, 204, .8); border-radius: 1000px; - padding: 4px 12px; + padding: 4px 10px; color: #fff !important; font-weight: normal !important; text-decoration: none;