mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
wrap repo name if it overflows
This commit is contained in:
@@ -147,6 +147,7 @@ a:hover {
|
||||
margin: 4px;
|
||||
word-wrap: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.user-profile h2 {
|
||||
|
||||
Reference in New Issue
Block a user