Commit 088720cf by Daniel Lee Committed by GitHub

Merge pull request #11417 from grafana/ie11_alerting_style_fix

removed padding for icons and added margin
parents 2d1f2f36 658c6a8f
......@@ -108,7 +108,8 @@
justify-content: center;
align-items: center;
width: 40px;
padding: 0 28px 0 16px;
//margin-right: 8px;
padding: 0 4px 0 2px;
.icon-gf,
.fa {
font-size: 200%;
......
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