Bootstrap 3: Input group in navbar form takes up entire width

前端 未结 4 1487
后悔当初
后悔当初 2021-02-01 04:18

So this is what bootstrap\'s navbar form looks like.

\"\"

The default HTML is:

4条回答
  •  滥情空心
    2021-02-01 04:44

    The fact that your solution takes up the entire width is a good thing. Now use nested rows and columns to define how much space you actually want that search bar to consume.

提交回复
热议问题