mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
grunt
This commit is contained in:
@@ -3472,6 +3472,7 @@ tbody.collapse.active {
|
||||
.custom-control {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
min-height: 1.5rem;
|
||||
padding-left: 1.5rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -3513,7 +3514,7 @@ tbody.collapse.active {
|
||||
|
||||
.custom-control-indicator {
|
||||
position: absolute;
|
||||
top: .25rem;
|
||||
top: 0.25rem;
|
||||
left: 0;
|
||||
display: block;
|
||||
width: 1rem;
|
||||
|
Reference in New Issue
Block a user