问题
Everything is pretty much in the question. With a classic navbar (not inverse) the navbar is white with no border-radius but now that it is inverse, I can't manage to remove the border-radius.
Here is a pic of what I have :

Thank you very much
Alex
回答1:
use
style="border-radius:none !important"
来源:https://stackoverflow.com/questions/20561563/how-to-remove-the-border-radius-of-the-navbar-inverse-in-bootstrap-3