(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
+1 -1
View File
@@ -347,7 +347,7 @@
</md-sidenav>
<!-- Main section -->
<section layout="column" class="sg-app-content layout-fill"
<section layout="column" class="layout-fill"
ng-controller="CalendarListController as list">
<md-toolbar layout="row" layout-align="space-between center" class="toolbar-main" >
<var:component className="UIxTopnavToolbarTemplate" />