2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
This commit is contained in:
Mark Otto
2016-10-27 22:29:10 -07:00
parent ccb5248205
commit cecf0db2ce
25 changed files with 63 additions and 45 deletions
+3 -1
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;
@@ -3609,6 +3610,7 @@ tbody.collapse.active {
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
cursor: pointer;
}