mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +00:00
Merge pull request #8712 from claydiffrient/3.0.0-wip
Fix wording in 'hidden on...' to be in line with 3.0 wording.
This commit is contained in:
commit
67e89ea2bf
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -1963,7 +1963,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
</li>
|
||||
<li>
|
||||
<span class="visible-lg">Large</span>
|
||||
<span class="hidden-lg">✔ Hidden on desktop</span>
|
||||
<span class="hidden-lg">✔ Hidden on large</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue