mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 01:30:57 +08: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 {
|
||||
margin: 5px 0 0 0;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.labels span {
|
||||
|
Loading…
x
Reference in New Issue
Block a user