Skip to content

Commit

Permalink
Issue #11961: Adding max-width to user action item to avoid horizonta…
Browse files Browse the repository at this point in the history
…l scroll
  • Loading branch information
rssilva committed Sep 19, 2018
1 parent be7386f commit f140534
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
justify-content: center;

&__item {
max-width: 45%;
overflow: hidden;

margin: 0 8px;
Expand Down

0 comments on commit f140534

Please sign in to comment.