Rows adjustments

This commit is contained in:
iRouge
2015-01-13 16:24:42 -05:00
committed by Francis Lachapelle
parent 8286fb68a4
commit 414f0fbb26
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -214,7 +214,7 @@
</div>
-->
<div ui-view="mailboxes" layout="row" layout-fill="layout-fill"><!-- mailboxes list --></div>
<div ui-view="mailboxes" layout="row" style="max-height: 100%"><!-- mailboxes list --></div>
<script type="text/ng-template" id="mailboxes.html">
+2 -2
View File
@@ -58,9 +58,9 @@
><!-- space --></var:if>
</var:if>
<div class="container" layout="row" layout-fill="layout-fill">
<var:component-content/>
</div>
<md-toolbar layout="row" layout-align="center center" style="background-color:#212121; position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 100">
<var:if condition="userHasCalendarAccess">
<var:if condition="isCalendar">