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

Bug : css inheritance #43

@patrickaglibut

Description

@patrickaglibut

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions