No scroll

Hi

I have ended up whit this problem that i cannot scroll down and see the rest of the info. What could be the problem?

http://s32.postimg.org/ezywue2z9/Untitled.png

Files: 
Status: 
Closed (fixed)

Comments

Assigned: »

This seems to be specific to the Authentic theme, and only to that one popup..

Ilia's picture
Submitted by Ilia on Wed, 05/18/2016 - 02:34

Yes, this popup is out of default rules. I'm planning to nigrate all of those old not nice looking popups to modal boxes in 18.00+. (18.00 is coming very soon).

Meanwhile you could add this to your CSS extensions (from theme settings) to make it work:

body {
    overflow: auto !important;
}
Ilia's picture
Submitted by Ilia on Thu, 05/19/2016 - 07:13

It will be fixed in 18.00.

Ilia's picture
Submitted by Ilia on Thu, 05/19/2016 - 07:14

Status: Active » Closed (fixed)