(css,js) Update md to v1.1.13

This commit is contained in:
Francis Lachapelle
2019-02-21 09:09:49 -05:00
parent 173a22650f
commit fb75ec5fb2
4 changed files with 3 additions and 12 deletions
@@ -43,13 +43,3 @@ md-menu-content {
}
}
}
// Fix dense menu
// See https://github.com/angular/material/commit/d370eb2
md-menu-content {
&.md-dense {
md-menu-item {
min-height: $dense-menu-item-height;
}
}
}