menu bar update for 1024px+ & fixed padding problems

This commit is contained in:
Daniel 2014-03-21 17:23:10 +01:00
commit 9d930c548a
2 changed files with 15 additions and 6 deletions

View file

@ -18,7 +18,7 @@
<body>
<header>
<nav class="wrap">
<nav>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" onclick><a id="navicon"><i class="fa fa-bars"></i>Menü</a></label>
<?php if(!is_null($loggedUser)) : ?>