Skip to content

Commit

Permalink
drop unused small in bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
djmaze committed Jul 20, 2021
1 parent f579554 commit 5ef2b6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dev/Styles/_BootstrapFix.less
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 5ef2b6d

Please sign in to comment.