diff options
| author | au-phiware <[email protected]> | 2012-04-15 12:31:07 +1000 |
|---|---|---|
| committer | au-phiware <[email protected]> | 2012-04-15 12:31:07 +1000 |
| commit | 16855b920e05b86aa7c54bfef050f1a81e5526cc (patch) | |
| tree | ead1490102a51b19948cef4e95682780c878ff88 /less/forms.less | |
| parent | 11064c4d344a9c922f05fba9783f36767a5febf1 (diff) | |
| download | bootstrap-16855b920e05b86aa7c54bfef050f1a81e5526cc.tar.xz bootstrap-16855b920e05b86aa7c54bfef050f1a81e5526cc.zip | |
Silence comment (just like the others)
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less index 8d9c25308..60b216971 100644 --- a/less/forms.less +++ b/less/forms.less @@ -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; |
