mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
(css) Fix glitches in Month view with Firefox
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user