Resolve #159 and more design issues

This commit is contained in:
djmaze 2021-11-15 12:16:02 +01:00
parent 6b8020b8f5
commit 8a351e5763
15 changed files with 31 additions and 110 deletions

View file

@ -9,17 +9,12 @@ label.inline, span.inline {
padding: 0;
margin-bottom: @baseLineHeight;
font-size: @baseFontSize * 1.5;
line-height: @baseLineHeight * 2;
line-height: @baseLineHeight * 1.5;
color: @grayDark;
border: 0;
border-bottom: 1px solid @dropdownDividerTop;
}
.legend + .control-group {
margin-top: @baseLineHeight;
-webkit-margin-top-collapse: separate;
}
.btn-small.btn-small-small {
font-size: 11px;
line-height: 11px;