fix(border): no-border only applies to header not toolbars

This commit is contained in:
Brandy Carney
2018-01-30 16:14:08 -05:00
parent 94402d394c
commit be2aefeef9
2 changed files with 4 additions and 4 deletions

View File

@ -11,14 +11,14 @@
<body onload="listenForEvent()">
<ion-app>
<ion-page>
<ion-header>
<ion-header no-border>
<ion-toolbar>
<ion-title>Segment - Basic</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
<ion-toolbar no-border-top>
<ion-toolbar>
<ion-segment class="event-tester" value="Free">
<ion-segment-button value="Paid">
Paid
@ -32,7 +32,7 @@
</ion-segment>
</ion-toolbar>
<ion-toolbar no-border-top no-border-bottom>
<ion-toolbar>
<ion-segment color="danger">
<ion-segment-button value="sunny">
Sunny