lundi 29 juin 2015

Smaller `Input` in React-Bootstrap

How can I make smaller Input?

Here is a default syntax:

<Input type='text' value='' placeholder='Enter Entity'/>

Which would result in:

enter image description here

Unfortunately, unlike buttons, 'bsSize='xsmall' does not work in this case. Any idea how to make them smaller? (like buttons here)

Aucun commentaire:

Enregistrer un commentaire