浏览代码

Fix #115: Autosize file caption responsively on window resize

Kartik Visweswaran 10 年之前
父节点
当前提交
c2e5b09529
共有 1 个文件被更改,包括 0 次插入1 次删除
  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">