Skip to content

Commit e612cbc

Browse files
Update Navigation column in breakpoints table (#7015)
Co-Authored-By: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com> Co-authored-by: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com>
1 parent 716956d commit e612cbc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/slimy-vans-doubt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'polaris.shopify.com': patch
3+
---
4+
5+
Update navigation column in breakpoints table for MD breakpoint

polaris.shopify.com/content/foundations/design/space/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The grid adapts to the viewport width. The amount of columns will change dependi
118118
| ---------------------------------------- | ------- | ------ | ------ | ---------- |
119119
| **XS** <br/> 0-489 <br/> Phones | 6 | 16 | 16 | Collapsed |
120120
| **SM** <br/> 490-767 <br/> Small tablets | 6 | 16 | 16 | Collapsed |
121-
| **MD** <br/> 768-1039 <br/> Tablets | 6 | 24 | 16 | Collapsed |
121+
| **MD** <br/> 768-1039 <br/> Tablets | 6 | 24 | 16 | Visible |
122122
| **LG** <br/> 1040-1399 <br/> Laptops | 12 | 24 | 16 | Visible |
123123
| **XL** <br/> 1440+ <br/> Desktops | 12 | 32 | 16 | Visible |
124124

0 commit comments

Comments
 (0)