Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Bug : css inheritance #43

Open
patrickaglibut opened this issue Jun 23, 2014 · 0 comments
Open

Bug : css inheritance #43

patrickaglibut opened this issue Jun 23, 2014 · 0 comments

Comments

@patrickaglibut
Copy link

Jquery chosen version : 1.1.0
Browser : IE 8
Problem : chosen does not render properly when its under another unordered list with its own css. (Please see image). Im using chosen inside a tab.
bug

here's the css that is causing that error :

ul#tab li
{
display: none;
padding: 30px;
border: solid 4px #ffba35;
}

but if i remove the display: none then my tabs will collapse but chosen will work again.

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

No branches or pull requests

1 participant