diff --git a/src/General/css/yotsuba.css b/src/General/css/yotsuba.css index cfb81cd97..5de51add7 100755 --- a/src/General/css/yotsuba.css +++ b/src/General/css/yotsuba.css @@ -18,9 +18,6 @@ :root.yotsuba #board-list a, :root.yotsuba #shortcuts a { color: #800000; } -:root.yotsuba.fixed #custom-board-list a.current { - border-bottom: 1px solid rgba(178,0,0,0.2); -} :root.yotsuba.fixed #custom-board-list .current:hover { border-bottom-color: rgba(255,0,0,0.2); }