summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index d6e03de0..cbdae267 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -20,7 +20,7 @@
<div class="off-canvas-wrap move-right menu" data-offcanvas>
<div class="inner-wrap">
<section id="left-pane" class="left-off-canvas-menu">
- <a class="left-off-canvas-logo" href="#">
+ <a class="left-off-canvas-logo side-nav-toggle" href="#">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="30.4 316.8 555.2 155.2" enable-background="new 30.4 316.8 555.2 155.2" xml:space="preserve">
<g>
@@ -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>