2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

improve docs tables

This commit is contained in:
Mark Otto
2017-12-27 13:40:51 -08:00
parent c8e581afbb
commit 42e881f590
14 changed files with 26 additions and 22 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ This is the most basic form of Bootstrap: precompiled files for quick drop-in us
Bootstrap includes a handful of options for including some or all of our compiled CSS.
<table class="table table-bordered table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<th scope="col">CSS files</th>
@@ -88,7 +88,7 @@ Bootstrap includes a handful of options for including some or all of our compile
Similarly, we have options for including some or all of our compiled JavaScript.
<table class="table table-bordered table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<th scope="col">JS files</th>