fixed visual error

This commit is contained in:
marcos.alconada 2019-10-02 14:42:51 +02:00
parent 8e204605e5
commit 2ea20c1605
1 changed files with 7 additions and 0 deletions

View File

@ -5888,3 +5888,10 @@ table.table_modal_alternate tr td:first-child {
.fullwidth {
width: 100%;
}
.wux_execution_result_transaction {
width: auto;
height: auto;
float: right;
margin-right: 200px;
}