mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
tests(): move has-* to classes for ion-content elements
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<body ng-controller="ThisCtrl">
|
||||
<ion-pane>
|
||||
|
||||
<ion-content has-header="true" scroll="false">
|
||||
<ion-content class="has-header" scroll="false">
|
||||
<h3>Hourly Forecast</h3>
|
||||
<ion-scroll direction="x" style="width: 100%; height: 20%;">
|
||||
<div class="hours">
|
||||
|
||||
Reference in New Issue
Block a user