(html) Fix color flickering in topnav toolbar

pull/207/head
Francis Lachapelle 2016-05-11 11:00:20 -04:00
parent b5b9d596f0
commit eeff287e35
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@
</div>
<div class="sg-toolbar-group-last" layout="row" layout-align="center center">
<div class="md-toolbar-tools" layout="row"
layout-align="space-around start">
<div layout="row" layout-align="space-around start">
<md-button class="md-icon-button"
ng-show="activeUser.path.calendar.length"
ng-disabled="baseURL.endsWith('/Calendar/')"