Fixed main menu top-margin
authorMarcel Werk <burntime@woltlab.com>
Mon, 29 Oct 2012 15:50:13 +0000 (16:50 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 29 Oct 2012 15:50:13 +0000 (16:50 +0100)
wcfsetup/install/files/style/layout.less

index 01a73963d7eb381e55c98d56aa5d31cd47413401..af7d9e2b1d6189c7272d459668a8f7a48718dee2 100644 (file)
 
 /* main menu */
 .mainMenu {
+       margin-top: @wcfGapMedium;
+       
        > ul {
                background-color: @wcfMainMenuBackgroundColor;
                display: inline-block;