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

ux: sizing and positioning of dashboard settings menu icons
This commit is contained in:
Marcus Efraimsson 2018-04-17 09:22:16 +02:00 committed by GitHub
commit d9799f7c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,8 +64,13 @@
background: $page-bg;
}
i {
padding-right: 5px;
.gicon {
margin-bottom: 2px;
}
.fa {
font-size: 17px;
width: 16px;
}
}