mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
Prevent diff header overflow
This commit is contained in:
@@ -11,8 +11,10 @@
|
||||
z-index: 10;
|
||||
|
||||
> span {
|
||||
@include str-truncated(65%);
|
||||
font-family: $monospace_font;
|
||||
word-break: break-all;
|
||||
margin-right: 200px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.diff-btn-group {
|
||||
|
||||
Reference in New Issue
Block a user