(css) Apply .sg-app-content to body

This commit is contained in:
Francis Lachapelle
2016-01-18 16:04:09 -05:00
parent 2e73b66e53
commit c6bc8245a2
6 changed files with 6 additions and 11 deletions
@@ -183,7 +183,7 @@
</md-content>
</md-sidenav>
<section layout="column" class="sg-app-content layout-fill" ui-view="addressbook"><!-- contacts list --></section>
<section layout="column" class="layout-fill" ui-view="addressbook"><!-- contacts list --></section>
</script>
<script type="text/ng-template" id="addressbook">