Skip to content

Commit

Permalink
fix: Add max-width to .NewIssue_Project
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardokl committed Jun 29, 2017
1 parent ef35d73 commit 21d1e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NewIssue.styl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
overflow hidden
text-overflow ellipsis
white-space nowrap
max-width: 250px

.NewIssue_Form
display flex
Expand Down

0 comments on commit 21d1e33

Please sign in to comment.