I’ve noticed how the button’s text isn’t centered vertically the way that text is centered vertically. Not sure which of the two is off though. But how do I align them?
The only work around at the moment is to reduce the button eight by 2 pixels. But that’s not very neat and convenient. It’d be much easier to align buttons and text vertically without having to worry of the pixels.
If its a border issue as @anon57860117 suspects, maybe you can add an “invisible” border to the text elements, ie, border color same as background color, to see if Bubble would then render it the same as the button.
Glad its better! Also forgot to mention v padding on the text element. Bubble default is 4 for most elements but I don’t think they reveal what padding value is used by default for Buttons–at least it is not shown in the style editor.