Commit 6534834e authored by Andrew Fontaine's avatar Andrew Fontaine

Remove Unused CSS From Prometheus Settings

The margin left is now applied via a utility class, and also is no
longer a success button, so this can go.
parent 5f87137f
...@@ -278,10 +278,6 @@ ...@@ -278,10 +278,6 @@
.card-header { .card-header {
display: flex; display: flex;
align-items: center; align-items: center;
> .btn-success {
margin-left: auto;
}
} }
.custom-metric { .custom-metric {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment