Remove dropshadow beneath board title on Futaba

This commit is contained in:
hotdogman 2014-12-15 04:57:35 -06:00 committed by ccd0
parent 5781161d16
commit 526e371a86

View File

@ -18,9 +18,6 @@
:root.futaba #header-bar a, :root.futaba #notifications a {
color: #800000;
}
:root.futaba.fixed #custom-board-list a.current {
border-bottom: 1px solid rgba(178,0,0,0.2);
}
:root.futaba.fixed #custom-board-list .current:hover {
border-bottom-color: rgba(255,0,0,0.2);
}