template RTL: minor fix align badge · Issue #1915 · smartstore/SmartStoreNET · GitHub
Skip to content

template RTL: minor fix align badge #1915

Description

@pineportal

when 2 badge
image

_rtl.scss line 116
image

change to

image

    .art-badges {
        left: initial;
        right: 0;

        .art-badge {
            border-radius: 0.85rem 0 0 0.85rem;
            float: right;
        }
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions