diff --git a/src/less/ripple/tabs/gateways.less b/src/less/ripple/tabs/gateways.less index 0fdf8241b..b81c2e7bd 100644 --- a/src/less/ripple/tabs/gateways.less +++ b/src/less/ripple/tabs/gateways.less @@ -229,7 +229,10 @@ font-size: 14px; padding-bottom: 10px; //border-right: thin solid @black; + } + .snapswap-support-link { + margin: -10px 0 10px 0; } .descriptor { diff --git a/src/templates/tabs/btc.jade b/src/templates/tabs/btc.jade index 518955575..f969523bf 100644 --- a/src/templates/tabs/btc.jade +++ b/src/templates/tabs/btc.jade @@ -114,7 +114,9 @@ section.col-xs-12.content(ng-controller='BtcCtrl') .btc-address(ng-bind="B2R.instructions.instructionParams[0].value") .description(l10n) Your account is fully verified. div(ng-show="loadState.B2RInstructions") - .description(ng-bind="B2R.instructions.instruction") + .description(ng-bind="B2R.instructions.instruction") + .snapswap-support-link + a(href="https://b2r.uservoice.com/knowledgebase/articles/466148" target="_blank") More information //.about(ng-hide="account.Balance", l10n) A small amount (~.001 BTC) of your first | transfer will be converted to XRP to activate your wallet. a.why(href="https://ripple.com/wiki/Reserves",