add missing .pull-left

This commit is contained in:
Leo Graf 2016-05-10 04:04:27 +02:00
parent ac477c66e3
commit b2f7656f1c

View file

@ -50,7 +50,7 @@
<div id="header" class="grid">
<nav class="unit no-gutters">
<div class="title">
<div class="pull-left title">
<a href="<?php echo Router::url('/'); ?>">WebMUM<span class="hide-on-mobiles"> - Web Mailserver User Manager</span></a>
</div>
<?php if(Auth::isLoggedIn()): ?>