I have created single select button group using radio button with label tag using css display: table and table-cell for text content exceed or overflow in each button. It's working fine all browsers (Chrome, Firefox & IE) expect Safari browser.
I am getting space between each button. I have tried some hacks and online solutions but i am not able to find/fix proper solution.
Screenshot: https://i.stack.imgur.com/oLsmo.png
JSFiddle: https://jsfiddle.net/tor9f82q/
0 Answer(s)