wrap long urls while not breaking normal words. also practicing the new branch thing

このコミットが含まれているのは:
hakui 2017-02-18 12:51:47 -06:00
コミット 1ccc9dd629
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -107,6 +107,7 @@
a {
display: inline-block;
word-wrap: break-word;
}
.status-content {