Refining the display of available funds.

This commit is contained in:
Brendon Duncan 2018-07-30 18:28:27 +12:00
commit f0ccee8a0a
3 changed files with 11 additions and 5 deletions

View file

@ -387,7 +387,7 @@
.extra,
button.extra {
display: flex;
/*display: flex;*/
flex: 0 1 auto;
}