mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 23:15:49 +01:00
Merge pull request #1542 from dbronecki/fix/1539
Word wrap commit descriptions
This commit is contained in:
@@ -556,6 +556,7 @@ pre.commit-description {
|
||||
background-color: transparent;
|
||||
padding: 2px;
|
||||
margin: 0px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#repository-url {
|
||||
|
||||
Reference in New Issue
Block a user