Fix bs button size
This commit is contained in:
@ -147,7 +147,7 @@ export default contain(
|
|||||||
value={ '' + id } />
|
value={ '' + id } />
|
||||||
<Button
|
<Button
|
||||||
block={ true }
|
block={ true }
|
||||||
bsSize='size'
|
bsSize='large'
|
||||||
className='signup-btn'
|
className='signup-btn'
|
||||||
type='submit'>
|
type='submit'>
|
||||||
<i className='fa fa-paypal' />
|
<i className='fa fa-paypal' />
|
||||||
|
Reference in New Issue
Block a user