mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 17:44:15 +02:00
Update _borders.scss
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
border-bottom-right-radius: $border-radius !important;
|
border-bottom-right-radius: $border-radius !important;
|
||||||
}
|
}
|
||||||
.rounded-bottom {
|
.rounded-bottom {
|
||||||
border-bottom-left-radius: $border-radius !important;
|
|
||||||
border-bottom-right-radius: $border-radius !important;
|
border-bottom-right-radius: $border-radius !important;
|
||||||
|
border-bottom-left-radius: $border-radius !important;
|
||||||
}
|
}
|
||||||
.rounded-left {
|
.rounded-left {
|
||||||
border-top-left-radius: $border-radius !important;
|
border-top-left-radius: $border-radius !important;
|
||||||
|
Reference in New Issue
Block a user