Skip to content

Commit

Permalink
Minor visual improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Oct 14, 2012
1 parent 4313260 commit 5a259d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div ng-include="'header.tpl.html'"></div>

<login-form></login-form>
<div ng-view></div>
<div ng-view class="container-fluid"></div>

</body>
</html>

0 comments on commit 5a259d7

Please sign in to comment.