Bootstrap: wider input field

后端 未结 7 2230
深忆病人
深忆病人 2020-12-23 19:07

How can I make the input field wider than the default in Twitter\'s Bootstrap?

I am trying to create a wider search form in the hero-unit class from th

7条回答
  •  我在风中等你
    2020-12-23 19:28

    I made a wider input field by using either span4 or span6 as class.

    
    

    This way you don't need the additional custom css, mentioned earlier.

提交回复
热议问题