Bootstrap 3: pull-right for col-lg only

前端 未结 13 2149
醉酒成梦
醉酒成梦 2020-11-29 20:00

New to bootstrap 3.... In my layout I have:

elements 1
13条回答
  •  北海茫月
    2020-11-29 20:47

    now include bootstrap 4:

    @import url('https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.3/css/bootstrap.min.css');
    

    and code should be like this:

    elements 1
    elements 2

提交回复
热议问题