From 88d369e3ec4573c26b9c51bc01c89132a47b659e Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 21 Jun 2017 15:28:02 +0200 Subject: [PATCH] Removed debug comment --- wcfsetup/install/files/style/layout/box.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/wcfsetup/install/files/style/layout/box.scss b/wcfsetup/install/files/style/layout/box.scss index 0981e2b049..baa1216597 100644 --- a/wcfsetup/install/files/style/layout/box.scss +++ b/wcfsetup/install/files/style/layout/box.scss @@ -642,7 +642,6 @@ &::before { background-color: $wcfSidebarBackground; color: $wcfSidebarLink; - /* DEBUG */ content: attr(data-show-sidebar); display: block; padding: 10px 0; -- 2.20.1