Remove broken font-size fix which is no longer needed
This commit is contained in:
parent
0e66414534
commit
4fafdcb7ad
1 changed files with 0 additions and 6 deletions
|
@ -38,12 +38,6 @@ body {
|
|||
dd { .clearfix(); }
|
||||
}
|
||||
|
||||
// Fix nested content in btn-toolbar and btn-group, see https://github.com/twitter/bootstrap/issues/5497#issuecomment-10038711
|
||||
.btn-toolbar > *,
|
||||
.btn-group > * {
|
||||
font-size: @baseFontSize;
|
||||
}
|
||||
|
||||
// Do not use additional margin for input in table
|
||||
.form-horizontal .control-group.control-group-intable,
|
||||
.form-horizontal .controls.controls-intable {
|
||||
|
|
Loading…
Reference in a new issue