summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-04-13 16:43:53 -0300
committerBruno Wagner <bwgpro@gmail.com>2015-04-13 16:43:53 -0300
commit12c500db4eb45413929b008af3e0b594baef8266 (patch)
tree5ccaaeea5ed11ab69fc326709970fdcb651e493e /web-ui/app/index.html
parent8788ba38699435b0860f151e1c750cd736882d49 (diff)
Removed last traces of progress bar
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index d6e03de0..e14fa70e 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -77,14 +77,13 @@
</section>
<section id="middle-pane" class="small-9 medium-12 large-12 columns no-padding">
- <div id="mail-syncing-progress-bar" ></div>
<ul id="mail-list">
</ul>
</section>
</article>
<section id="right-pane" class="small-7 medium-7 large-7 columns">
- </section>
+ </section>
</div>
</div>