diff --git a/less/forum/Scrubber.less b/less/forum/Scrubber.less index c5fda6974..b0cdf94c7 100644 --- a/less/forum/Scrubber.less +++ b/less/forum/Scrubber.less @@ -2,7 +2,7 @@ & a { margin-left: -1px; color: @muted-color; - + & .fa { font-size: 14px; margin-right: 2px; @@ -39,7 +39,7 @@ .Scrubber-handle { position: relative; z-index: 1; - background: @body-bg; + background: transparent; width: 100%; padding: 5px 0; }