diff options
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r-- | web-ui/app/index.html | 3 |
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> |