aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-01 00:18:10 -0800
committerMark Otto <[email protected]>2013-03-01 00:18:10 -0800
commit492c249537d7cdce6148ac8a1c056c4d89451fb2 (patch)
tree36c60b125e21fa1ac70c432f0327b209b637069f /docs/css.html
parent2e3ba4afe633eb9ea820f1b506e4e3840e2e2ecc (diff)
downloadbootstrap-492c249537d7cdce6148ac8a1c056c4d89451fb2.tar.xz
bootstrap-492c249537d7cdce6148ac8a1c056c4d89451fb2.zip
improve navbar toggle and hide code snippets on mobile devices for now
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index dd7654ad1..69b132ce0 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -2228,7 +2228,7 @@ For example, <code>&lt;section&gt;</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>