Fixed ACP search bar visibility
authorAlexander Ebert <ebert@woltlab.com>
Tue, 13 Sep 2016 13:57:00 +0000 (15:57 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 13 Sep 2016 13:57:00 +0000 (15:57 +0200)
wcfsetup/install/files/acp/style/layout.scss

index f5c3672bdf253a9f3b63ac3665c4ef86108b139e..b1abd9134cfdd49968d541ef21ee48c925a4fb16 100644 (file)
@@ -56,9 +56,11 @@ $wcfAcpMenuWidth: 150px;
                }
                
                .pageHeaderSearch {
+                       display: block;
                        flex: 0 0 auto;
                        margin-bottom: 0;
                        order: 3;
+                       position: static;
                        
                        // force to take up the full available height
                        /*position: relative;