Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each height settings will be disregarded (ver 3.3) #20

Open
beatricelucaci opened this issue Oct 17, 2022 · 1 comment
Open

Each height settings will be disregarded (ver 3.3) #20

beatricelucaci opened this issue Oct 17, 2022 · 1 comment

Comments

@beatricelucaci
Copy link

I don’t know what kind of issues are resolved with ver 3.3, but following style is added:

.fancybox-content {
height: auto!important;
}
So many settings of ‘height added tofancybox-content` will be disregarded.
It seems that images are not at the center, but grab to the top (bottom padding is greater than top padding).

Especially, fixed size link-as-a-frame popup will not be displayed because its height will be 0.

I’m using following to display own schedule calendar as pop-up:

Schedule
It worked as expected with past version, but not with v3.3.
Is it possible to narrow down the context of height: auto!important;?
or it is hard to override !important setting for each my usage.

https://wordpress.org/support/topic/each-height-settings-will-be-disregarded-ver-3-3/

@obache
Copy link

obache commented Oct 21, 2022

#14 mentions the style too, but unknown the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants