mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Fix border if only one card (#28365)
This commit is contained in:
committed by
XhmikosR
parent
f7b55da450
commit
bc60a22a18
+1
-1
@@ -273,7 +273,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
&:first-of-type:not(:last-of-type) {
|
||||
border-bottom: 0;
|
||||
@include border-bottom-radius(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user