aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/js/poloniex.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/js/poloniex.jsx')
-rw-r--r--cmd/web/js/poloniex.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/web/js/poloniex.jsx b/cmd/web/js/poloniex.jsx
index a5fb9a7..c0b68c7 100644
--- a/cmd/web/js/poloniex.jsx
+++ b/cmd/web/js/poloniex.jsx
@@ -177,7 +177,7 @@ class PoloniexCredentialsForm extends React.Component {
177 177
178 return ( 178 return (
179 <div className="row api-credentials-form"> 179 <div className="row api-credentials-form">
180 <div className="offset-3 col-6 box"> 180 <div className="offset-2 col-8 box">
181 <span className="text-center">Poloniex credentials</span> 181 <span className="text-center">Poloniex credentials</span>
182 <hr/> 182 <hr/>
183 <form role="form" onSubmit={this.handleSubmit}> 183 <form role="form" onSubmit={this.handleSubmit}>