add missing .pull-left
This commit is contained in:
parent
ac477c66e3
commit
b2f7656f1c
1 changed files with 1 additions and 1 deletions
|
@ -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()): ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue