summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2014-10-09 21:47:19 -0300
committerGabriel Albo <gabriel@albo.com.br>2014-10-13 10:25:43 -0300
commit716c01d3a5003b94fcbb7d4286597517fe4d06a1 (patch)
treeed594f08ca1545c3e47588aa3c19938532df76c3 /web-ui/app/index.html
parent456019b85f9efbc50ccf932e8081641facaf8fae (diff)
UI redesign - Hiding header (only function now is to show notifications)
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 284ac4e9..3687bc77 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -16,9 +16,7 @@
<div class="off-canvas-wrap" data-offcanvas>
<header id="main">
- <div id="logo" class="small-4 large-2 columns"><strong>Pixelated</strong> <i class="fa fa-angle-right"></i> Messages</div>
<div id="user-alerts"></div>
- <div id="logout"></div>
</header>
<div class="inner-wrap">
@@ -35,6 +33,7 @@
<section id="left-pane" class="left-off-canvas-menu">
<nav id="tag-list"></nav>
+ <div id="logout"></div>
</section>
<article id='middle-pane-container' class="small-5 medium-5 large-5 columns no-padding">