aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/pending-tx.js')
-rw-r--r--ui/app/components/pending-tx.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/pending-tx.js b/ui/app/components/pending-tx.js
index 4b06f71b0..eae9046a8 100644
--- a/ui/app/components/pending-tx.js
+++ b/ui/app/components/pending-tx.js
@@ -372,6 +372,7 @@ PendingTx.prototype.render = function () {
value: 'SUBMIT',
style: {
color: '#FFFFFF',
+ borderRadius: '2px';
fontSize: '12px',
lineHeight: '20px',
textAlign: 'center',