]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Document that all table styles are inherited (#20699)
authorMark Otto <markd.otto@gmail.com>
Mon, 3 Oct 2016 01:27:53 +0000 (18:27 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2016 01:27:53 +0000 (18:27 -0700)
docs/content/tables.md

index f1f32166d06079ddc58507f8c8faefd3700e419a..f2741b7342466ff0ecaaf4752f567324bb53e2d8 100644 (file)
@@ -14,7 +14,7 @@ Due to the widespread use of tables across third-party widgets like calendars an
 
 ## Examples
 
-Using the most basic table markup, here's how `.table`-based tables look in Bootstrap.
+Using the most basic table markup, here's how `.table`-based tables look in Bootstrap. **All table styles are inherited in Bootstrap 4**, meaning any nested tables will be styled in the same manner as the parent.
 
 {% example html %}
 <table class="table">