mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 20:30:58 +00:00
Silence comment (just like the others)
This commit is contained in:
parent
11064c4d34
commit
16855b920e
1 changed files with 1 additions and 1 deletions
|
|
@ -538,7 +538,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…
Reference in a new issue