mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix #3068: compile after changing comment
This commit is contained in:
parent
3bc7553f66
commit
490eb1bd16
2 changed files with 0 additions and 2 deletions
Binary file not shown.
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
|
@ -1205,8 +1205,6 @@ legend + .control-group {
|
|||
}
|
||||
.form-horizontal .controls {
|
||||
margin-left: 160px;
|
||||
/* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */
|
||||
|
||||
*display: inline-block;
|
||||
*margin-left: 0;
|
||||
*padding-left: 20px;
|
||||
|
|
Loading…
Reference in a new issue