mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
Remove non-existing .custom-file-label::after (#28757)
This commit is contained in:
committed by
Martijn Cuppens
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); }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user