Space above line in table footer

This commit is contained in:
Adam Young 2011-02-22 13:16:59 -05:00 committed by Endi S. Dewata
parent 4e5cc379d5
commit 17a8aea15c

View File

@ -789,6 +789,7 @@ a.action-button-disabled {
.search-table tfoot tr td span{
border-top: 1px solid #dfdfdf;
margin-top: 1em;
padding: 0.9em 0 0 1em;
display: block;
}