Skip to content

.apple-link a {} block has no effect #202

Open
@benbro

Description

@benbro

The span with the apple-link class doesn't have a child.

CSS:

.apple-link a {
        color: inherit !important;
        font-family: inherit !important;
        font-size: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
        text-decoration: none !important;
      }

HTML:

<span class="apple-link">Company Inc, 7-11 Commercial Ct, Belfast BT1 2NB</span>

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