Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
authorMarcel Werk <burntime@woltlab.com>
Mon, 11 Jan 2016 22:14:32 +0000 (23:14 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 11 Jan 2016 22:14:32 +0000 (23:14 +0100)
1  2 
com.woltlab.wcf/templates/pageHeaderUser.tpl
wcfsetup/install/files/style/layout/navigation.scss
wcfsetup/install/files/style/ui/message.scss

index d8f4b5ca084db1347cb1d5ec88dad193db1fc03d,7461a7d4c557f5c98845d722cdb0e7e06816a09a..38a2a475f9dd945c135b243594b7c3b4c06378eb
        align-items: center;
        display: flex;
        
+       // align <nav> to the right side
+       justify-content: flex-end;
+       
        &:not(:first-child) {
 -              margin-top: 20px;
 +              margin-top: 30px;
        }
        
        &:not(:last-child) {