No img-responsive in Bootstrap 4

后端 未结 7 1091
北恋
北恋 2020-12-28 12:47

I just downloaded the source code for Bootstrap 4 alpha 2 and can\'t find the class img-responsive in it. It exists in Bootstrap 3 source code and I can find it

7条回答
  •  臣服心动
    2020-12-28 13:50

    It seems you need to use a new class img-fluid instead of img-responsive if you are using Bootstrap 4 alpha 2. Have a look at : http://v4-alpha.getbootstrap.com/content/images/

提交回复
热议问题