From: Alexander Ebert Date: Wed, 21 Jun 2017 13:28:02 +0000 (+0200) Subject: Removed debug comment X-Git-Tag: 3.1.0_Alpha_1~334 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=88d369e3ec4573c26b9c51bc01c89132a47b659e;p=GitHub%2FWoltLab%2FWCF.git Removed debug comment --- 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;