agenda: more space added between worker schedules

Closes #5021
This commit is contained in:
Serghei Mihai 2014-06-30 18:22:27 +02:00
parent 7044c059c8
commit a243452cb4
1 changed files with 4 additions and 0 deletions

View File

@ -227,4 +227,8 @@ button.screen-only {
h3 .icon-comment {
display: none;
}
.worker-agenda {
margin-top: 2em;
}