Revert "css: avoid inherit of font-size on .fa class, set to 14px"

this is not yet safe everywhere, makes some dashboard icons quite
small

This reverts commit 96ffa5693e.
This commit is contained in:
Thomas Lamprecht 2020-11-03 17:51:12 +01:00
parent 2c0a748f42
commit 20bf242648

View File

@ -75,10 +75,6 @@ div.right-aligned {
font-size: 14px;
}
.fa {
font-size: 14px;
}
.x-tab-icon-el-default {
color: #000;
font-size: 14px;