diff --git a/src/General/css/photon.css b/src/General/css/photon.css index 3baf73a8b..59be150ee 100755 --- a/src/General/css/photon.css +++ b/src/General/css/photon.css @@ -18,9 +18,6 @@ :root.photon #header-bar a, :root.photon #notifications a { color: #FF6600; } -:root.photon.fixed #custom-board-list a.current { - border-bottom: 1px solid rgba(0,74,153,0.2); -} :root.photon.fixed #custom-board-list .current:hover { border-bottom-color: rgba(255,51,0,0.2); }