Browse Source

Restored hidding the progressbar.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Jean-Romain Prévost 12 years ago
parent
commit
1876283710
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/web/index.html

+ 1 - 1
Resources/web/index.html

@@ -34,7 +34,7 @@
         <div id="appIcon"></div>
         <h1>VLC for iOS</h1>
       </header>
-      <div id="progress" style="">
+      <div id="progress" style="display: none;">
         <div class="bar" style="width: 50%;"></div>
       </div>
       <form>