[UPDATE] Transactions display
Fixes alignment issues with Transaction History.
This commit is contained in:
parent
a4738f8d18
commit
ca8bbcc0b9
@ -595,7 +595,11 @@ padding-bottom:3px;
|
|||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
padding-right:1px;
|
padding-right:1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.table>tbody>tr>td
|
||||||
|
{
|
||||||
|
padding:4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* End Tables */
|
/* End Tables */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user