mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge branch 'au-phiware-patch-1' into 2.0.3-wip
This commit is contained in:
commit
3bc7553f66
1 changed files with 1 additions and 1 deletions
|
@ -552,7 +552,7 @@ legend + .control-group {
|
|||
// Move over all input controls and content
|
||||
.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 */
|
||||
// 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…
Add table
Reference in a new issue