Bootstrap 4 align navbar items to the right

后端 未结 21 2669
無奈伤痛
無奈伤痛 2020-11-21 06:14

How do I align a navbar item to right?

I want to have the login and register to the right. But everything I try does not seem to work.

This is wha

21条回答
  •  失恋的感觉
    2020-11-21 07:02

    If all above fails, I added 100% width to the navbar class in CSS. Until then mr auto wasn't working for me on this project using 4.1.

提交回复
热议问题