mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 06:36:33 +02:00
Silence comment (just like the others)
This commit is contained in:
@@ -538,7 +538,7 @@ legend + .control-group {
|
|||||||
// Move over all input controls and content
|
// Move over all input controls and content
|
||||||
.controls {
|
.controls {
|
||||||
margin-left: 160px;
|
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;
|
*display: inline-block;
|
||||||
*margin-left: 0;
|
*margin-left: 0;
|
||||||
*padding-left: 20px;
|
*padding-left: 20px;
|
||||||
|
Reference in New Issue
Block a user