CSS
This commit is contained in:
parent
eed5de3346
commit
f5f34750c5
|
|
@ -26,6 +26,12 @@
|
||||||
.assignee:not(:last-child):after {
|
.assignee:not(:last-child):after {
|
||||||
content: ", ";
|
content: ", ";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.more-button {
|
||||||
|
padding-left: 0.3em;
|
||||||
|
padding-right: 0.3em;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-body {
|
.topic-body {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue