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 d407ed2 commit 1a9e6afCopy full SHA for 1a9e6af
BREAKING.md
@@ -100,7 +100,7 @@ To reorder two columns where column 1 has `size="9" push="3"` and column 2 has `
100
<ion-grid>
101
<ion-row>
102
<ion-col size="auto" offset="1">
103
- <div>ion-col push 1</div>
+ <div>ion-col size="auto" offset="1"</div>
104
</ion-col>
105
<ion-col size="auto">
106
<div>ion-col push 1</div>
0 commit comments