diff options
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
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><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> |
