]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: drop `.table-light` from table foot example (#39320)
authorJulien Déramond <juderamond@gmail.com>
Mon, 23 Oct 2023 17:21:29 +0000 (19:21 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 17:21:29 +0000 (19:21 +0200)
site/content/docs/5.3/content/tables.md

index b75b233e1267c467df217706898a1a5831b92959..3d3583c376fa9f0f906e61c6104aa6cb88dd3fb8 100644 (file)
@@ -549,7 +549,7 @@ Similar to tables and dark tables, use the modifier classes `.table-light` or `.
 
 <div class="bd-example">
 <table class="table">
-  <thead class="table-light">
+  <thead>
     <tr>
       <th scope="col">#</th>
       <th scope="col">First</th>