Dropdown should not have border radius between the action.
Dropdown has border radius as it normally would.
https://jsfiddle.net/pxstuqo9/

2.7.8
A good fix to this would be to create a new variation for the dropdown of ui action dropdown which is the same as ui action input but its for the dropdown https://fomantic-ui.com/elements/input.html#action
I would like to work on this issue :)
@hammy2899 border-radius: unset property won't do the task?
Thanks!
@itsaakashpatel Most likely yes but it would be better to add actions support to dropdown.
Fixed by #1073
See https://jsfiddle.net/7gf135dc/
@hammy2899 Do you want to open another issue with your dropdown action suggestion (although i think it's not needed now)
@lubber-de I'll just leave it for now since this is technically fixed and the only issue is the class naming isn't semantically correct.
Most helpful comment
I would like to work on this issue :)