Hide div container of tabledrag to eleminate space between table and number of items.

This commit is contained in:
Emanuel Schuetze 2012-07-25 21:37:20 +02:00
parent aba725e9d7
commit 8b39a4dfeb

View File

@ -47,4 +47,5 @@ div.tree-child-horizontal {
}
.tabledrag-toggle-weight-wrapper {
text-align: right; /* LTR */
display: none;
}