aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
diff options
context:
space:
mode:
authorau-phiware <[email protected]>2012-04-15 12:31:07 +1000
committerau-phiware <[email protected]>2012-04-15 12:31:07 +1000
commit16855b920e05b86aa7c54bfef050f1a81e5526cc (patch)
treeead1490102a51b19948cef4e95682780c878ff88 /less/forms.less
parent11064c4d344a9c922f05fba9783f36767a5febf1 (diff)
downloadbootstrap-16855b920e05b86aa7c54bfef050f1a81e5526cc.tar.xz
bootstrap-16855b920e05b86aa7c54bfef050f1a81e5526cc.zip
Silence comment (just like the others)
Diffstat (limited to 'less/forms.less')
-rw-r--r--less/forms.less2
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;