mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Update _borders.scss
This commit is contained in:
parent
da2629907e
commit
d2508ec506
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user