Remove dropshadow beneath board title on Photon

This commit is contained in:
hotdogman 2014-12-15 04:55:20 -06:00 committed by ccd0
parent 0886b3f263
commit f1a20ccdf9

View File

@ -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);
}