Fixed visuals in tab menus
authorAlexander Ebert <ebert@woltlab.com>
Fri, 1 Sep 2017 12:43:20 +0000 (14:43 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 1 Sep 2017 12:43:20 +0000 (14:43 +0200)
wcfsetup/install/files/style/ui/wsc31.scss

index a01f91c59b677737326b3a5d3f907336993f5b3f..2007674c5a0f106b6f6e2debe232604df2e1a16f 100644 (file)
                margin-top: 30px;
        }
        
+       .content > .section .tabMenuContent > .section:first-child,
+       .content > .section .tabMenuContent > form > .section:first-child {
+               margin-top: 20px;
+       }
+       
        // borders used to visually separate lists from adjacent containers
        .content > .section {
                > .messageList {