Hi:
I have been trying to modify the size of the logo/button of the bubble, but I cannot get it to work.
My code that works is;
/* Sets the width and height of the button */
width: 52px;
height: 52px;
But this other does not;
/* Sets the width and height of the button */
width: 72px;
height: 72px;
Is ther some limit in the Firefox? or else?
Now: size top-left bubble
Desired: below-right bubble