Merge pull request #11417 from grafana/ie11_alerting_style_fix

removed padding for icons and added margin
This commit is contained in:
Daniel Lee
2018-04-04 23:24:41 +02:00
committed by GitHub

View File

@@ -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%;