(css) Improve buttons of sgToggleGrid directive

This commit is contained in:
Francis Lachapelle
2015-12-17 14:25:05 -05:00
parent 0f4e966ecf
commit e67661e84b
4 changed files with 13 additions and 12 deletions
@@ -91,7 +91,7 @@
<md-radio-button value="byday">
<var:string label:value="The"/>
</md-radio-button>
<md-input-container class="md-no-flex">
<md-input-container>
<md-select ng-model="editor.component.repeat.month.occurrence">
<var:foreach list="monthlyRepeatList" item="item">
<md-option var:value="valueForMonthlyRepeat"><var:string value="itemText"/></md-option>