From 3768356739f9d114a3b7d476e669d476ba11287d Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 24 Sep 2016 10:36:17 +0200 Subject: [PATCH] Removed box-shadow of menu dropdown --- wcfsetup/install/files/style/layout/pageHeader.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/wcfsetup/install/files/style/layout/pageHeader.scss b/wcfsetup/install/files/style/layout/pageHeader.scss index 74ca7ee1c4..0f7f2f4294 100644 --- a/wcfsetup/install/files/style/layout/pageHeader.scss +++ b/wcfsetup/install/files/style/layout/pageHeader.scss @@ -137,7 +137,6 @@ .boxMenuDepth1 { background-color: $wcfHeaderMenuDropdownBackground; - box-shadow: 0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24); border-radius: 0 0 3px 3px; padding: 5px 0; position: absolute; -- 2.20.1