Skip to content

Commit 01d26ff

Browse files
committed
fix white-space
1 parent 30c45ab commit 01d26ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ td .commit-summary {
200200
overflow: hidden;
201201
text-overflow: ellipsis;
202202
overflow-wrap: anywhere;
203+
white-space: nowrap;
203204
}
204205

205206
.latest-commit .commit-summary[data-expanded="true"] {

0 commit comments

Comments
 (0)