How to avoid the distortion of a button? #8970
-
|
I wanted to add a round button to a row of components: The I get the same effect with a standard (non-round) button: How can I avoid this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Wrap it in a div. |
Beta Was this translation helpful? Give feedback.
-
|
After analyzing @metalsadman answer, I realized that the The alternate solution I found is The The alignment is not perfect but acceptable: |
Beta Was this translation helpful? Give feedback.



Wrap it in a div.