Files
ticketbeast/resources/assets/less/icons.less
2016-11-09 10:35:42 -05:00

9 lines
230 B
Plaintext

.zondicon {
display: inline-block;
height: 1.25em;
width: 1.25em;
fill: currentColor;
color: @text-dark;
vertical-align: text-bottom; // Trial and error, this is the best option for 20px icon + 16px text
}