mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 16:27:02 -06:00
ux: mini css position fix
This commit is contained in:
parent
61bdc91272
commit
01ff3bbe0a
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user