Re-order items on the card

This commit is contained in:
Frederic Guillot
2015-02-15 18:58:49 -05:00
parent 794f7f7645
commit 186f8ba840
6 changed files with 84 additions and 30 deletions

View File

@@ -44,6 +44,10 @@
font-size: 1.1em;
}
.page-header li.dropit-trigger {
padding: 0;
}
td li.dropit-trigger {
margin: 0;
}