From 96c9b32b21f582d3f3a57ead0a7ef8373f6ed9f2 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 23 Feb 2015 17:09:10 -0800 Subject: [PATCH] Remove remnants of dropshadow. --- src/General/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 6a8a394af..ac11e6ff5 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -191,9 +191,6 @@ audio.controls-added { :root.fixed #header-bar { box-shadow: -5px 1px 10px rgba(0, 0, 0, 0.20); } -#header-bar #custom-board-list .current { - padding: 1px 1px 4px 1px; -} :root.centered-links #shortcuts { width: 300px; text-align: right;