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

Pro Issue: Color picker shows behind columns (z-index issues) #17

Open
theperfectwill opened this issue Aug 15, 2018 · 0 comments
Open

Comments

@theperfectwill
Copy link

Hi!

See issue screenshot below...

image

I just added a z-index on the fly...

.uf-field.uf-field-layout-grid.uf-field-type-color {
    z-index: 9;
}

See result below...

image

@theperfectwill theperfectwill changed the title Issue: Color picker shows behind columns (z-index issues) Pro Issue: Color picker shows behind columns (z-index issues) Aug 15, 2018
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

1 participant