(css) Fix glitches in Month view with Firefox

This commit is contained in:
Francis Lachapelle
2017-01-16 16:30:24 -05:00
parent 5f2a6c53c4
commit 936b21b8c0
4 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -337,7 +337,8 @@
</md-sidenav>
<!-- Main section -->
<section layout="column" layout-fill="layout-fill"
<section class="view-main"
layout="column"
ng-controller="CalendarListController as list">
<md-toolbar class="toolbar-main" flex-none="flex-none" layout="row" layout-align="space-between center">
<var:component className="UIxTopnavToolbar"/>