Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

"md-alt-text" does not show in Firefox #9771

@eassa

Description

@eassa
<span class="md-alt-text">.... </span>
.md-button span.md-alt-text{
    -webkit-box-flex:0;
    -webkit-flex-grow:0;
    flex-grow:0;
    -webkit-align-self:flex-end;
    align-self:flex-end;
    margin:0 8px
}

does not show in the toolbar in edge

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.browser: FireFoxhas: Pull RequestA PR has been created to address this issueui: CSS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions