This commit is contained in:
Paul Schneider 2018-12-21 14:07:17 +00:00
commit c5a3f7f61f
6 changed files with 10 additions and 11 deletions

View file

@ -3242,8 +3242,7 @@ input[type="search"] {
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
margin-top: 4px;
}
.radio+.radio,
@ -4291,7 +4290,7 @@ tbody.collapse.in {
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
@ -8082,4 +8081,4 @@ button.close {
.hidden-print {
display: none !important;
}
}
}