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:
parent
2c0a748f42
commit
20bf242648
@ -75,10 +75,6 @@ div.right-aligned {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.fa {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.x-tab-icon-el-default {
|
||||
color: #000;
|
||||
font-size: 14px;
|
||||
|
Loading…
Reference in New Issue
Block a user