Skip to content

Commit

Permalink
Reader sidebar: prevent horizontal scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
bluefuton committed Jan 27, 2016
1 parent 979e45f commit bb94412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/reader/sidebar/_style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Reader Sidebar
.is-section-reader .sidebar {

overflow-x: hidden;

.sidebar__menu {
margin-bottom: 8px;

Expand Down

0 comments on commit bb94412

Please sign in to comment.