Fixes overflow in Signer tx data #3138 (#3657)

This commit is contained in:
Nicolas Gotchac 2016-11-28 17:18:27 +01:00 committed by GitHub
parent ecf283e2fc
commit eec99ebad8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.transaction {
flex: 1;
overflow: auto;
}
.transaction > * {