<div ng-controller="HeaderCtrl">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
//code here
</div>
<div class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1">
// code here
</div>
</nav>
<div>
//code here
</div>
</div>
Here Im getting more space between nav tag andlasi div tag.
Could you help me by removing spaces between them?
--
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.