fix(backbtn): incorrect elementRef

This commit is contained in:
Adam Bradley
2015-09-17 22:16:11 -05:00
parent c118ef6054
commit a2346bf11b
2 changed files with 3 additions and 2 deletions

View File

@ -46,6 +46,7 @@ $toolbar-md-button-font-size: 1.4rem !default;
}
ion-title {
padding: 0 12px;
font-size: $toolbar-md-title-font-size;
font-weight: 500;
}