FIX: remove icon size height, as it impacts other buttons indirectly

This commit is contained in:
jjaffeux 2020-05-13 22:48:59 +02:00
parent 3df853f5fb
commit 88f0c37702
1 changed files with 0 additions and 6 deletions

View File

@ -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;
}
} }