Resizing the default login popup

Hi

I am using the default login popup, and added a Facebook login button. Like this.

image

Yet in the app it looks like this.

image

I can’t seem to find any lower level window that is smaller, but I have no idea what is assigning the heigth to this element.

Anyone can help me out? Thanks a lot!!

Go to the page where pop-up is pulled on, click on the element, (from elements tree), go to property editor and click on “Original element dimensions (click to apply)”

Like this:

https://puu.sh/yWepF/48f3c4a00f.png

PD: Thats because you changed size of the element in the editor, but the page actually is using the old size.

thanks @yusaney1 that helped me find it!