UX: wrap extra long links in GitHub oneboxes instead of overflowing

This commit is contained in:
Joe 2020-09-02 21:50:57 +08:00
parent 803841ca47
commit 879e274dc7

View File

@ -461,6 +461,7 @@ pre.onebox code {
.github-content {
margin: 5px 0 0 0;
word-break: break-word;
}
.labels span {