Remove unused CSS.

This commit is contained in:
ccd0 2014-10-25 20:08:01 -07:00
parent ea3c4d9bc6
commit 2646e3d4f8

View File

@ -1654,12 +1654,3 @@ div.boardTitle {
:root.gallery-open.fixed #header-bar:not(.autohide) .fa::before {
visibility: hidden;
}
@media screen and (resolution: 1dppx) {
.fa-bars {
font-size: 14px;
}
#shortcuts .fa-bars {
vertical-align: -1px;
}
}