summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-18 21:55:28 +0100
committerAlib <aliboba@free.fr>2010-03-18 21:55:28 +0100
commit557f20198fb89fe2256edd48f0a6a79801d761c6 (patch)
tree720843354d302324f4d887cd7ece22c6f89cb035 /index.html
parentf81b7df03bbd50de903173e7b9c4967f1014ee7b (diff)
downloadistreamdev-557f20198fb89fe2256edd48f0a6a79801d761c6.tar.gz
istreamdev-557f20198fb89fe2256edd48f0a6a79801d761c6.tar.bz2
fixed centering loading when scrolled down
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index d41ce9f..425e5fb 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,8 @@
<div id="loader"></div>
<div id="jqt">
<!---------------------------------- HOME SCREEN (always present) ---------------------------------->
- <div id="home" class="current">
+
+ <div id="home" class="current">
<div class="toolbar">
<h1>HOME</h1>
</div>