We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09fcdc7 commit d407ed2Copy full SHA for d407ed2
1 file changed
BREAKING.md
@@ -130,7 +130,7 @@ To reorder two columns where column 1 has `size="9" push="3"` and column 2 has `
130
<div>ion-col size="auto" order="2" order-md="2"</div>
131
</ion-col>
132
<ion-col size="auto" order="1" order-md="1">
133
- <div>ion-col size="9" size-md="6" order="3" order-md="6"</div>
+ <div>ion-col size="auto" order="1" order-md="1"</div>
134
135
</ion-row>
136
</ion-grid>
0 commit comments