소스 검색

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">