diff --git a/css.html b/css.html index d2e552e9af528d15f5c58dcf4a179fb869e4c679..15e4082d551f8d76ad5d4bbe4f9f68edee70cd91 100644 --- a/css.html +++ b/css.html @@ -2086,7 +2086,7 @@ For example, <code><section></code> should be wrapped as inline. <p class="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.</p> <h3>Responsive classes</h3> - <div class="bs-scrollable-table"> + <div class="bs-table-scrollable"> <table class="table table-bordered table-striped responsive-utilities"> <thead> <tr> @@ -2138,7 +2138,7 @@ For example, <code><section></code> should be wrapped as inline. </div> <h3>Print classes</h3> - <div class="bs-scrollable-table"> + <div class="bs-table-scrollable"> <table class="table table-bordered table-striped responsive-utilities"> <thead> <tr>