mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-25 11:33:44 +00:00
Update _borders.scss
This commit is contained in:
parent
da2629907e
commit
d2508ec506
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue