improve navbar toggle and hide code snippets on mobile devices for now
This commit is contained in:
parent
2e3ba4afe6
commit
492c249537
4 changed files with 20 additions and 3 deletions
|
|
@ -2228,7 +2228,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
</div>
|
||||
<p class="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query.</p>
|
||||
|
||||
<table class="table table-bordered table-striped responsive-utilities">
|
||||
<table class="table table-bordered table-striped responsive-utilities hidden-phone">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Class</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue