Commit d9799f7c by Marcus Efraimsson Committed by GitHub

Merge pull request #11572 from grafana/settings-icons-fix

ux: sizing and positioning of dashboard settings menu icons
parents 9ec89c18 e932623c
...@@ -64,8 +64,13 @@ ...@@ -64,8 +64,13 @@
background: $page-bg; background: $page-bg;
} }
i { .gicon {
padding-right: 5px; margin-bottom: 2px;
}
.fa {
font-size: 17px;
width: 16px;
} }
} }
......
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