Prevent split time into multiple lines for better reading
This commit is contained in:
parent
807765b6a7
commit
4af93e0296
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
||||||
.identifier {
|
.identifier {
|
||||||
color: #5c5d5e;
|
color: #5c5d5e;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.issue_created_ago {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.detail-page-description {
|
.detail-page-description {
|
||||||
|
|
Loading…
Reference in a new issue