Skip to content

Commit 22385e4

Browse files
xeptorencoden
authored andcommitted
Use pull request #11562 from xeptore/patch-1 for v6.5.0
66adaa1 cleanup Signed-off-by: Nicolas Coden <[email protected]>
1 parent e4a79d6 commit 22385e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/grid.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Small grids expand to large screens easier than large grids cram into small scre
127127

128128
```html
129129
<div class="row">
130-
<div class="columns small-2">2 <span class=hide-for-small-only</span></div>
130+
<div class="columns small-2">2</div>
131131
<div class="columns small-10">10</div>
132132
</div>
133133
<div class="row">

0 commit comments

Comments
 (0)