mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
improve navbar toggle and hide code snippets on mobile devices for now
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user