Fixed width for dialog task detail

This commit is contained in:
Vito Albano
2016-11-28 17:58:25 +00:00
parent 2d46444f25
commit 350b0b2f75

View File

@@ -22,7 +22,7 @@
}
.task-details-dialog {
width: 800px;
width: 40%;
}
.process-tasks-refresh {