ux(): minor change to dashboard header style

This commit is contained in:
Torkel Ödegaard
2016-02-23 17:40:39 +01:00
parent ed550a894f
commit 02b02c51e8

View File

@@ -271,8 +271,8 @@ div.flot-text {
} }
.dashboard-header { .dashboard-header {
font-family: "grafana-icons"; font-family: $headings-font-family;
font-size: 22px; font-size: $font-size-h2;
text-align: center; text-align: center;
span { span {
display: inline-block; display: inline-block;