I am trying to get a full width navbar in angular 2 using bootstrap. The
code I use:
<nav class="navbar navbar-default">
<div class="container-fluid">
<a class="navbar-brand">
<img alt="Brand" src="">
</a>
</div>
</nav>
output:
https://postimg.org/image/9a7armdy9/
Why does it behave like this, and how can I get it to full width in angular
2?
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.