diff options
Diffstat (limited to 'extension/style/wallet.css')
| -rw-r--r-- | extension/style/wallet.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extension/style/wallet.css b/extension/style/wallet.css index 9f7a7b525..39d87b8f5 100644 --- a/extension/style/wallet.css +++ b/extension/style/wallet.css @@ -102,6 +102,10 @@ button { padding: 0.5em; } +button.confirm-pay { + float: right; +} + /* We use fading to hide slower DOM updates */ .fade { -webkit-animation: fade 0.7s; |
