Merge pull request #5310 from JDonadio/fix/receive-address

fix address text
This commit is contained in:
Gabriel Edgardo Bazán 2016-12-23 16:56:39 +02:00 committed by GitHub
commit 4c984f1ef7
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@
transform: translate(-150%, -40%);
}
.item {
white-space: nowrap;
padding-top: 5px;
padding-bottom: 5px;
font-size: .7rem;