Skip to content

Commit

Permalink
Correct selector for top of scrollbar (fixes #74)
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Aug 25, 2016
1 parent 1f74de4 commit 94399ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/layout/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ h1 a {
color: $color-base !important;
}

.feature_indigenous_scroll {
.supports_custom_scrollbar {
#messages_container::after {
background: none !important;
}
Expand Down

0 comments on commit 94399ac

Please sign in to comment.