(html) Fix display of attendees

This bug is due to changes in the CSS of Angular Material.
pull/110/head
Francis Lachapelle 2015-10-02 11:15:26 -04:00
parent e36e9fd826
commit 6a7e06b0bb
1 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@
<md-icon>alarm_on</md-icon>
<p><!-- editor.component.alarm.toString() --></p>
</md-list-item>
<md-list-item class="md-2-line" ng-show="editor.component.organizer">
<md-list-item layout-align="start start" ng-show="editor.component.organizer">
<md-icon>people</md-icon>
<div layout="column" layout-fill="layout-fill">
<!-- organizer -->
@ -153,7 +153,7 @@
</md-list>
<!-- invitation -->
<md-list ng-show="editor.component.userHasRSVP">
<md-divider><!-- dividerd --></md-divider>
<md-divider><!-- divider --></md-divider>
<md-subheader class="md-no-sticky sg-padded--top"><var:string label:value="You are invited to participate"/></md-subheader>
<!-- participation status -->
<md-list-item>