Skip to content

.btn-link should make use of mixins #4462

Closed
@myakura

Description

@myakura

.btn-link in buttons.less resets box-shadow and border-radius to the initial state. However, it's done by simply writing three properties (two prefixed and one unprefixed).
Since there're mixins for handling different prefixes for box-shadow and border-radius, we should utilize them.

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