Ensure it override injected styles from custom font icon
This commit is contained in:
@@ -30,7 +30,7 @@ ul.sections li img.icon-section {
|
||||
transition: all .3s linear;
|
||||
|
||||
&, &:before {
|
||||
line-height: 20px; /* set line-height to ensure all icons use same line-height */
|
||||
line-height: 20px !important; /* set line-height to ensure all icons use same line-height */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user