Don't break the branch name.
If it's too long, we'll hide the rest.
This commit is contained in:
parent
8fac690236
commit
2bc3d4d488
|
@ -27,7 +27,8 @@
|
||||||
max-width: 200px
|
max-width: 200px
|
||||||
display: inline-block
|
display: inline-block
|
||||||
margin-top: 10px
|
margin-top: 10px
|
||||||
overflow: hide
|
overflow: hidden
|
||||||
|
white-space: nowrap
|
||||||
|
|
||||||
.subject
|
.subject
|
||||||
display: inline
|
display: inline
|
||||||
|
|
Loading…
Reference in New Issue
Block a user