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