Skip to content

svg as part of jBox content doesn't display properly, getting closeButton styling #209

@smpaley

Description

@smpaley

My jBox content includes a chart rendered in svg. Somehow, this element is getting css styling as .jBox-closeButton-title svg, which means it is restricted to size 12x12px, even though the chart is much larger. I originally had the closeButton option set to true, so tried to work around the problem by setting it to 'title' (because my svg chart is in the body of the jBox, not the title), but the problem persists. One solution, I imagine, is to apply that css to .jBox-closeButton svg instead of to .jBox-closeButton-title svg.

Screen Shot 2023-01-30 at 2 01 32 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions