mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Remove non-existing .custom-file-label::after (#28757)
This commit is contained in:
parent
5db281d7c4
commit
b7040ad9b4
@ -53,8 +53,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
&:not(:last-child) .custom-file-label,
|
||||
&:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }
|
||||
&:not(:last-child) .custom-file-label { @include border-right-radius(0); }
|
||||
&:not(:first-child) .custom-file-label { @include border-left-radius(0); }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user