alexwolfe / Buttons

A CSS button library built using Sass and Compass
http://unicorn-ui.com/buttons/builder/
Other
5.04k stars 863 forks source link

Hard coded widths for button shapes #78

Open roblevintennis opened 6 years ago

roblevintennis commented 6 years ago

image

Button square (and possibly other shapes) have a hard coded width so they don't grow to text content.

Govinda04 commented 10 months ago

Hi @roblevintennis I am not sure exact what the issue you are facing. But from above context I get that you are trying to get square button with "longer text" but it did not takes the width (like cuts off), right?

If case is as mention above then I think you cannot write longer text in button (then obviously it becomes rectangle). so button preserves its shape so you can add normal Icons in button text and then it will be perfectly

If you need to define the corners you can use

Hope this clears the doubt, If not can you please provide more context so I can understand it from you perspective and fix it. Thanks.

cybernet commented 9 months ago

@Govinda04 what do you think is gonna happen when you reply after 5 years ?