diff options
| -rw-r--r-- | web-ui/app/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/web-ui/app/index.html b/web-ui/app/index.html index e14fa70e..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> | 
