Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Brackets & Braces not vertically aligned #32

@cgatesman

Description

@cgatesman

Brackets and Braces are not vertically aligned:

screen shot 2018-01-24 at 3 19 22 pm

Removing the space after </span> at

var html = '<span class="prop>"><a href="#" class="collapser">' + collapser + '</a></span> [';
and
var html = '<span class="prop>"><a href="#" class="collapser">' + collapser + '</a></span> {';
fixes the issue:

screen shot 2018-01-24 at 3 22 55 pm

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