Skip to content

Commit

Permalink
Merge pull request #107 from legalthings/choice_list_with_long_option…
Browse files Browse the repository at this point in the history
…s_do_not_display_correctly

Show full long text in selectize dropdown
  • Loading branch information
svenstm committed Jun 18, 2018
2 parents 6b7f42f + c5ce847 commit b211442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/material.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@

.material .selectize-dropdown [data-selectable] {
padding: 16px;
white-space: normal;
}

.material .selectize-dropdown-content {
Expand Down

0 comments on commit b211442

Please sign in to comment.