Commit 67e89ea2 authored by Mark Otto's avatar Mark Otto

Merge pull request #8712 from claydiffrient/3.0.0-wip

Fix wording in 'hidden on...' to be in line with 3.0 wording.
parents c947ab1c 98a24cbd
......@@ -1963,7 +1963,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</li>
<li>
<span class="visible-lg">Large</span>
<span class="hidden-lg">&#10004; Hidden on desktop</span>
<span class="hidden-lg">&#10004; Hidden on large</span>
</li>
</ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment