Add break word wrapping to well-list

This commit is contained in:
James Ramsay 2017-12-19 15:45:17 -05:00
parent e84b60f414
commit 33f7c60300
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
padding: 10px 15px;
min-height: 20px;
border-bottom: 1px solid $list-border;
word-wrap: break-word;
&::after {
content: " ";