mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Fix for #581. Column name and CSS is changed.
This commit is contained in:
@@ -964,7 +964,7 @@ table.diff thead {
|
||||
}
|
||||
|
||||
table.inlinediff td.insert, table.inlinediff td.equal, table.inlinediff td.delete {
|
||||
width: 100%;
|
||||
width: 900px;
|
||||
}
|
||||
|
||||
td.insert, td.equal, td.delete, td.empty {
|
||||
|
||||
Reference in New Issue
Block a user