diff options
Diffstat (limited to 'web-ui/app/index.html')
| -rw-r--r-- | web-ui/app/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/web-ui/app/index.html b/web-ui/app/index.html index 395be98d..8804ac9c 100644 --- a/web-ui/app/index.html +++ b/web-ui/app/index.html @@ -60,9 +60,9 @@    </header>    <div class="inner-wrap"> +    <a class="left-off-canvas-toggle" href="#"> +    </a>      <article id='middle-pane-container' class="small-5 medium-5 large-5 columns no-padding"> -      <a class="left-off-canvas-toggle" href="#"> -      </a>        <section id="top-pane" class="small-12 large-12 no-padding">          <div id="compose-search-trigger">            <div id="compose" class="column small-12 large-4 no-padding"> | 
