mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
dist
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user