Page 1 of 1

Title invading button size

Posted: 04 Oct 2018, 13:32
by ceechette
Hello, when adding a button with title and another without how it can be seen in the attached photo, the button with title gets bigger, how to correct this problem? CHROME ONLY

https://ibb.co/giOwRz

Re: Title invading button size

Posted: 04 Oct 2018, 15:29
by mert.sincan
I couldn't replicate it. Could you please attach a sample page for us to replicate? Also, could you please the following css on button element that has ui-button class?

Code: Select all

.ui-button-icon-only {
    width: 2.4em;
}