aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-02 09:47:42 -0700
committerMark Otto <[email protected]>2012-11-02 09:47:42 -0700
commitfc42ac6a56a5ce4ad58ff3d817a369cd57345d1b (patch)
treeba72aac2a2962a9bccfafd494df333f924f1647a /docs/templates
parentd0c75bbc8324a552b93817b1f565fa798f6574cf (diff)
downloadbootstrap-fc42ac6a56a5ce4ad58ff3d817a369cd57345d1b.tar.xz
bootstrap-fc42ac6a56a5ce4ad58ff3d817a369cd57345d1b.zip
fixes #5756: duplicate media CSS in compiled builds
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/customize.mustache1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache
index 386f6930a..6674da87b 100644
--- a/docs/templates/pages/customize.mustache
+++ b/docs/templates/pages/customize.mustache
@@ -73,7 +73,6 @@
</div><!-- /span -->
<div class="span3">
<h3>{{_i}}Miscellaneous{{/i}}</h3>
- <label class="checkbox"><input checked="checked" type="checkbox" value="media.less"> {{_i}}Media object{{/i}}</label>
<label class="checkbox"><input checked="checked" type="checkbox" value="wells.less"> {{_i}}Wells{{/i}}</label>
<label class="checkbox"><input checked="checked" type="checkbox" value="close.less"> {{_i}}Close icon{{/i}}</label>
<label class="checkbox"><input checked="checked" type="checkbox" value="utilities.less"> {{_i}}Utilities{{/i}}</label>