Browse Source

Fix #115: Autosize file caption responsively on window resize

Kartik Visweswaran 10 years ago
parent
commit
c2e5b09529
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/index.html

+ 0 - 1
examples/index.html

@@ -14,7 +14,6 @@
         <div class="container kv-main">
             <h1>Bootstrap File Input Example</h1>
             <form enctype="multipart/form-data">
-                
                 <input id="file-0" class="file" type="file" multiple=true>
                 <br>
                  <div class="form-group">