Report body inline style in Sass

Create bottombar component
This commit is contained in:
iRouge
2015-01-21 16:18:09 -05:00
committed by Francis Lachapelle
parent 137e8e7290
commit bcce9ac76a
7 changed files with 19 additions and 8 deletions
+1 -1
View File
@@ -214,7 +214,7 @@
</div>
-->
<!--FIXME : repport in-line styling in style definitions -->
<div ui-view="mailboxes" layout="row" style="max-height: 100%"><!-- mailboxes list --></div>
<div class="view" ui-view="mailboxes" layout="row"><!-- mailboxes list --></div>
<script type="text/ng-template" id="mailboxes.html">