-
Notifications
You must be signed in to change notification settings - Fork 12.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
settings icons fix #11572
settings icons fix #11572
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11572 +/- ##
=======================================
Coverage 51.9% 51.9%
=======================================
Files 359 359
Lines 26068 26068
Branches 1571 1571
=======================================
Hits 13530 13530
Misses 11796 11796
Partials 742 742 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marefr I know, the problem here is the fontawesome icon that has white space beneath it so it gets pushed up. I am not sure how to push it down. |
Tried to make it a little better: @bulletfactory @Ijin08 what do you think? |
* grafana/master: (52 commits) changelog: adds note for grafana#11173 changelog: fix typo changelog: notes about closing grafana#11572 Fix issues with metric reporting (grafana#11518) changelog: notes about closing grafana#10747 fix: Row state is now ignored when looking for dashboard changes (grafana#11608) disable codecov comments add some more sort order asserts for permissions store tests Revert "build: remove code cov" Revert "removes codecov from frontend tests" tsdb: update query and annotation editor help texts for postgres changelog: notes about closing grafana#11578 calculate datetime for timeFrom and timeTo macro in go set default for sslmode to verify-full in postgres datasource editor (grafana#11615) add some more sort order asserts for permissions store tests fix unconvert issues variable: fix binding bug after ts conversion add GetFromAsTimeUTC and GetToAsTimeUTC and use them in timeFilter macro fix merge conflict remove changes to module.ts from this branch ...
added styling to fontawesome icons so they have same size as the other icons