FIX: remove icon size height, as it impacts other buttons indirectly
This commit is contained in:
parent
3df853f5fb
commit
88f0c37702
|
|
@ -96,10 +96,4 @@
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.d-icon {
|
|
||||||
// special case font-size here to account for the fact that at same font-size
|
|
||||||
// this icon looks smaller
|
|
||||||
font-size: 1.16em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue