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

View File

@@ -2214,6 +2214,9 @@ md-tab > .md-ripple-container .md-ripple {
[flex-order="9"] {
order: 9; }
.view[layout=row] {
max-height: 100%; }
/* Angular-material components local overrides */
md-list {
padding: 8px 0px 8px 0px; }