Skip to content

Commit

Permalink
Solve issue in darklow#735 "menu is not displayed with last version o…
Browse files Browse the repository at this point in the history
…f chrome"
  • Loading branch information
chris-jones committed Sep 21, 2019
1 parent fa85810 commit c0a47c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suit/static/suit/less/suit.less
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ a.append-icon i {
/* Column layout */
@cc-padding: (@padding * 2);
.suit-columns {
display: flex;
padding-left: @left-column-width; /* LC fullwidth */
.suit-column {
position: relative;
Expand Down

0 comments on commit c0a47c3

Please sign in to comment.