mirror of https://github.com/twbs/bootstrap.git
dist
This commit is contained in:
parent
9cd634fb46
commit
43574ed1c7
|
|
@ -5634,11 +5634,11 @@ a.bg-dark:focus, a.bg-dark:hover {
|
|||
}
|
||||
|
||||
.rounded-circle {
|
||||
border-radius: 50%;
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
||||
.rounded-0 {
|
||||
border-radius: 0;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.clearfix::after {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue