Merge pull request #1336 from icco/patch-2

Change text wrapping of Stories table
This commit is contained in:
Kim Gardner
2018-02-01 13:56:31 -05:00
committed by GitHub
@@ -56,6 +56,7 @@
width: 100%;
border-left: none;
border-right: none;
white-space: pre-wrap;
a {
color: rgb(44, 44, 44);