1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00
This commit is contained in:
Mark Otto
2016-10-27 22:11:22 -07:00
parent bc076d71b3
commit 96d8553bec
10 changed files with 39 additions and 40 deletions

View File

@@ -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;