Skip to content

class secondary referenced, but not defined in css/less #128

@calweb

Description

@calweb

Not sure if this is an issue per se, but I noticed line 1157 in docs/index.html

         <div class="modal-footer">
            <a href="#" class="btn primary">Primary</a>
            <a href="#" class="btn secondary">Secondary</a>
          </div>

the .primary class is defined, but not the .secondary class. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions