Skip to content

Question: Bootstrap 4.1 - custom-file-label wrong ::after? #26232

@knoobie

Description

@knoobie

Hey guys, I was updating our 4.0 instance and was checking the delta and was wondering if this was an error?

&:not(:first-child) .custom-file-label::after { @include border-left-radius(0); }

&:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }

especially the line above was ::after as well. Shoudn't it be: ::before if you address the left border? or am I missing something obvious here?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions