Fix #570
This commit is contained in:
parent
9ae92459a5
commit
ecf3eb4307
4 changed files with 4 additions and 2 deletions
|
@ -1250,6 +1250,7 @@ The register and sign-in page style
|
|||
color: #444;
|
||||
}
|
||||
#repo-files-table thead .last-commit .text-truncate {
|
||||
max-width: 440px;
|
||||
margin-left: .4em;
|
||||
}
|
||||
#repo-files-table thead .last-commit .text-truncate,
|
||||
|
|
|
@ -294,6 +294,7 @@
|
|||
color: #444;
|
||||
}
|
||||
.text-truncate {
|
||||
max-width: 440px;
|
||||
margin-left: .4em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue