Fixed search input visuals
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2016 11:08:47 +0000 (13:08 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2016 11:10:41 +0000 (13:10 +0200)
wcfsetup/install/files/style/layout/pageHeaderSticky.scss

index 006fc5144b45b0255c5054959e40640f0e9e4f47..856d9d635fe08653288b75ac908a3772808471e5 100644 (file)
@@ -90,6 +90,7 @@
                        order: 3;
                        
                        .pageHeaderSearchInput {
+                               border-radius: 0 0 2px 2px;
                                height: 100%;
                                width: 100%;
                        }