CSS issue with Semantic UI labeled icon button

CSS issue with Semantic UI labeled icon button

Muddy WatersMuddy Waters Posts: 19Questions: 6Answers: 0

I am adding buttons to my rows and using Semantic UI. The icon portion of the button seems to overhang.

<td><button class="ui labeled icon button"><i class="close icon" style="color:red;"></i>Reject</td>

I don't have any special css applied to these classes. It doesn't matter if i add a size class like "small" or "mini". It always overhangs. Any ideas on how to fix this?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.