mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: wrap extra long links in GitHub oneboxes instead of overflowing
This commit is contained in:
parent
803841ca47
commit
879e274dc7
@ -461,6 +461,7 @@ pre.onebox code {
|
|||||||
|
|
||||||
.github-content {
|
.github-content {
|
||||||
margin: 5px 0 0 0;
|
margin: 5px 0 0 0;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.labels span {
|
.labels span {
|
||||||
|
Loading…
Reference in New Issue
Block a user