ux: mini css position fix

This commit is contained in:
Torkel Ödegaard 2017-06-07 22:03:10 +02:00
parent 61bdc91272
commit 01ff3bbe0a

View File

@ -96,7 +96,7 @@
.icon-gf-grafana_wordmark { .icon-gf-grafana_wordmark {
font-size: 21px; font-size: 21px;
position: relative; position: relative;
top: 5px; top: 6px;
padding-left: 5px; padding-left: 5px;
display: none; display: none;
} }