Skip to content

Commit

Permalink
Add word-break to sidebar-item-link (go-gitea#23146)
Browse files Browse the repository at this point in the history
  • Loading branch information
2 people authored and yardenshoham committed Feb 27, 2023
1 parent 9aae54c commit 9b0482e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_repository.less
Expand Up @@ -3250,8 +3250,8 @@ td.blob-excerpt {
}

.sidebar-item-link {
display: inline-flex;
align-items: center;
word-break: break-all;
}

.diff-file-box[data-folded="true"] .diff-file-body {
Expand Down

0 comments on commit 9b0482e

Please sign in to comment.