Add comment creation form to the task summary page (pull-request #300)
This commit is contained in:
@@ -904,6 +904,11 @@ a.task-board-nobody {
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
#comments .comment-textarea {
|
||||
height: 80px;
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
/* subtasks */
|
||||
.subtasks-table {
|
||||
font-size: 0.85em;
|
||||
|
||||
Reference in New Issue
Block a user