2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

remove drag/drop for customizer

This commit is contained in:
Johann-S
2018-10-07 12:58:51 +02:00
committed by XhmikosR
parent d7ab2fbd5b
commit b304c61318
2 changed files with 2 additions and 18 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>
</div>
<p class="lead">Have an existing configuration? Upload your <code>config.json</code> to import it.</p>
<p>Drag and drop here, or <label id="import-manual-trigger" class="btn-link">manually upload<input type="file" id="import-file-select" class="hidden"></label>.</p>
<p><label id="import-manual-trigger" class="btn-link">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>