DTooltip button not rounded, icon is not centralized

Can you inspect? Could be extra margin, could be a space character. Most likely, you need to add the no-text class.

As for rounding, those are only applied via ‘btn-default’, ‘btn-primary’ etc. If this is a button that needs to act and look like a normal button, it needs one of those type classes

3 Likes