Prevent diff header overflow

This commit is contained in:
Dmitriy Zaporozhets 2015-03-20 20:46:04 -07:00
parent f0d052b6e7
commit 222e53a026

View file

@ -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 {