aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-10-08 11:52:50 +0300
committerXhmikosR <[email protected]>2018-10-18 12:09:17 +0300
commit3d4b65aba3131c43bb4e457371ff76cad48140e9 (patch)
tree9c362a57e9be6ea5017b7c708ebdf7606bcca055 /docs/customize.html
parentb304c61318e8862f91f632e79dfd1618c23788d3 (diff)
downloadbootstrap-3d4b65aba3131c43bb4e457371ff76cad48140e9.tar.xz
bootstrap-3d4b65aba3131c43bb4e457371ff76cad48140e9.zip
Tweak customizer input a bit.
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 70f934753..d952a1c8b 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -28,10 +28,10 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div class="bs-docs-section bs-customizer-import">
<div id="import-drop-target" class="bs-dropzone">
<div class="import-header">
- <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>
+ <span class="glyphicon glyphicon-folder-open" aria-hidden="true"></span>
</div>
<p class="lead">Have an existing configuration? Upload your <code>config.json</code> to import it.</p>
- <p><label id="import-manual-trigger" class="btn-link">Upload<input type="file" id="import-file-select" class="hidden"></label>.</p>
+ <p><label id="import-manual-trigger" class="btn btn-outline btn-lg">Upload<input type="file" id="import-file-select" class="hidden"></label></p>
<hr>
<p><strong>Don't have one?</strong> That's okay—just start customizing the fields below.</p>
</div>