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