diff --git a/src/General/css/tomorrow.css b/src/General/css/tomorrow.css index dfc9145a6..2836f558b 100755 --- a/src/General/css/tomorrow.css +++ b/src/General/css/tomorrow.css @@ -18,9 +18,6 @@ :root.tomorrow #header-bar a, :root.tomorrow #notifications a { color: #81A2BE; } -:root.tomorrow.fixed #custom-board-list a.current { - border-bottom: 1px solid rgba(83,124,160,0.4); -} :root.tomorrow.fixed #custom-board-list .current:hover { border-bottom-color: rgba(95,137,172,0.4); }