diff --git a/core/style.css b/core/style.css index ba6514d..65e7303 100644 --- a/core/style.css +++ b/core/style.css @@ -1059,7 +1059,7 @@ body.dashboard .dash-title { min-height: 18px; } -body.dashboard .dash-title.ulink { padding: 3px 3px 4px 3px; } +body.dashboard .dash-title.ulink { padding: 3px 3px 5px 3px; } body.dashboard .dash-title.currency-mark { position: relative; float: right; top: 24px; }