drop unused small in bootstrap

This commit is contained in:
djmaze 2021-07-20 20:46:47 +02:00
parent f57955443b
commit 5ef2b6daa3

View file

@ -13,11 +13,6 @@ label.inline, span.inline {
color: @grayDark;
border: 0;
border-bottom: 1px solid @dropdownDividerTop;
small {
font-size: @baseLineHeight * .75;
color: @grayLight;
}
}
.legend + .control-group {