Skip to content

Commit

Permalink
Merge pull request #11572 from grafana/settings-icons-fix
Browse files Browse the repository at this point in the history
ux: sizing and positioning of dashboard settings menu icons
  • Loading branch information
marefr authored Apr 17, 2018
2 parents 9ec89c1 + e932623 commit d9799f7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions public/sass/components/_dashboard_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,13 @@
background: $page-bg;
}

i {
padding-right: 5px;
.gicon {
margin-bottom: 2px;
}

.fa {
font-size: 17px;
width: 16px;
}
}

Expand Down

0 comments on commit d9799f7

Please # to comment.