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

This commit is contained in:
hakui 2017-02-18 12:51:47 -06:00
parent e111693b08
commit 1ccc9dd629

View file

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