diff options
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
