docs(demos): remove inline styling from segment API demo

references driftyco/ionic-site#453
This commit is contained in:
Brandy Carney
2016-02-29 16:15:29 -05:00
parent 29d3bb1fcb
commit 834d6c690e

View File

@ -134,13 +134,3 @@
</ion-segment-button>
</ion-segment>
</ion-toolbar>
<style>
.icon-segment-demo .segment-button ion-icon {
font-size: 2.2rem;
}
.icon-segment-demo .segment-button {
max-height: 2.4rem;
}
</style>