(css) Fix for flexbox with Chrome 48

Fixes #3487
See https://github.com/angular/material/issues/6841
This commit is contained in:
Francis Lachapelle
2016-02-02 12:07:44 -05:00
parent 6bfc44fb53
commit 4fb71ffdd0
9 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<var:if condition="isMultiColumnView">
<!-- Calendars names in multicolumn day view -->
<div class="days">
<div class="days dayLabels">
<div class="day multicolumnDay"
ng-repeat="view in calendar.views"
ng-class="view.calendar.getClassName('bdr')">