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
|
||||
display: inline-block
|
||||
margin-top: 10px
|
||||
overflow: hide
|
||||
overflow: hidden
|
||||
white-space: nowrap
|
||||
|
||||
.subject
|
||||
display: inline
|
||||
|
|
Loading…
Reference in New Issue
Block a user