sum cell width bug fix
This commit is contained in:
@@ -158,7 +158,7 @@ td.create a {
|
||||
}
|
||||
|
||||
.list_item table.money td.sum {
|
||||
width: unset;
|
||||
width: 1%;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user