wrap long urls while not breaking normal words. also practicing the new branch thing
This commit is contained in:
parent
e111693b08
commit
1ccc9dd629
@ -107,6 +107,7 @@
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.status-content {
|
||||
|
Loading…
Reference in New Issue
Block a user