diff --git a/ui/src/style/pages/dashboards.scss b/ui/src/style/pages/dashboards.scss index f0b07700c..aae882209 100644 --- a/ui/src/style/pages/dashboards.scss +++ b/ui/src/style/pages/dashboards.scss @@ -168,7 +168,7 @@ $dash-graph-options-arrow: 8px; position: relative; height: $dash-graph-heading; line-height: $dash-graph-heading; - width: calc(100% - 53px); + width: calc(100% - 78px); padding-left: 10px; transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;