We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9e6af commit bd81597Copy full SHA for bd81597
BREAKING.md
@@ -103,7 +103,7 @@ To reorder two columns where column 1 has `size="9" push="3"` and column 2 has `
103
<div>ion-col size="auto" offset="1"</div>
104
</ion-col>
105
<ion-col size="auto">
106
- <div>ion-col push 1</div>
+ <div>ion-col size="auto"</div>
107
108
</ion-row>
109
</ion-grid>
0 commit comments