fixed 'registruj me' button a bit
This commit is contained in:
@@ -333,7 +333,9 @@ var Register = React.createClass({
|
|||||||
<div className="form-group">
|
<div className="form-group">
|
||||||
<div className="col-md-4">
|
<div className="col-md-4">
|
||||||
|
|
||||||
<button onClick={this.register} type="button" className="btn btn-default btn-lg">
|
</div>
|
||||||
|
<div className="col-md-4">
|
||||||
|
<button onClick={this.register} type="button" className="btn btn-success btn-lg">
|
||||||
Registruj me
|
Registruj me
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user