Commit 222e53a0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Prevent diff header overflow

parent f0d052b6
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment