Skip to content

Commit

Permalink
Fix menu item line break
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Mironchik committed Aug 17, 2016
1 parent 6567d88 commit 8ab8051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/stylesheet/blocks/_b-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ $menu-width: 380px;
}
&__item {
margin-bottom: 12px;
white-space: nowrap;
}
&__item-link {
color: rgba($white, .8);
Expand Down

0 comments on commit 8ab8051

Please sign in to comment.