Bootstrap navbar align want align to the right

后端 未结 6 1731
面向向阳花
面向向阳花 2021-01-01 18:22

I\'m trying to align the navbar to the right. When I use the .pull-right class it\'s pushing the navbar too much to the right: \"off the grid\".

What am I doing wro

6条回答
  •  春和景丽
    2021-01-01 18:39

    This here worked for me. Putting pull-right in the div.collapse doesn't work - it has to be in the un-ordered list class.

提交回复
热议问题