(html) Replace md-layout-fill by layout-fill

This commit is contained in:
Francis Lachapelle
2015-08-24 11:20:35 -04:00
parent 8a2d7d56e0
commit 9db633cada
5 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -138,7 +138,7 @@
</div>
-->
<main class="view md-layout-fill" ui-view="calendars" layout="row" ng-controller="navController"><!-- calendars list --></main>
<main class="view layout-fill" ui-view="calendars" layout="row" ng-controller="navController"><!-- calendars list --></main>
<script type = "text/ng-template" id="UIxCalMainFrame">
<!-- calendars colors -->
@@ -308,7 +308,7 @@
</md-sidenav>
<!-- Main section -->
<section layout="column" class="sg-app-content md-layout-fill"
<section layout="column" class="sg-app-content layout-fill"
ng-controller="CalendarListController as list">
<md-toolbar layout="column" layout-align="space-between start" class="md-tall toolbar-main">
<div class="md-toolbar-tools md-toolbar-tools-top sg-padded" layout="row" layout-align="space-between start">