Skip to content

Commit

Permalink
Makes text action menu width based on content size (#7887)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelavald authored and rodrigok committed Aug 25, 2017
1 parent 7778345 commit 5812d21
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@

padding: var(--popover-padding);

white-space: nowrap;

cursor: default;

border-radius: var(--popover-radius);
Expand Down

0 comments on commit 5812d21

Please sign in to comment.