Fix bs button size

This commit is contained in:
Berkeley Martinez
2015-10-25 18:58:58 -07:00
parent c2bebcb77a
commit b4c57e3b5f

View File

@ -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' />