mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Reduce width of parallel diffs
This commit is contained in:
@@ -98,7 +98,11 @@
|
||||
}
|
||||
|
||||
td.line_content.parallel {
|
||||
width: 50%;
|
||||
width: 46%;
|
||||
}
|
||||
|
||||
.add-diff-note {
|
||||
margin-left: -65px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user