Increase card margin

This commit is contained in:
Frederic Guillot 2016-03-19 15:31:28 -04:00
parent 0a18e28db4
commit 84b4139988
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -64,6 +64,7 @@ div.task-board-status-closed {
/* category label */
.task-board-category-container {
text-align: right;
margin-top: 8px;
margin-bottom: 8px;
}
@ -88,6 +89,7 @@ div.task-board-status-closed {
.task-board-icons {
text-align: right;
margin-top: 4px;
margin-bottom: 2px;
}
.task-board-icons a {