From 2646e3d4f8c88a71e3f51bab3f4abdf27d2253ca Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 25 Oct 2014 20:08:01 -0700 Subject: [PATCH] Remove unused CSS. --- src/General/css/style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index eb5660050..aa200f194 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -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; - } -}