diff --git a/site/docs/4.1/content/tables.md b/site/docs/4.1/content/tables.md index e3303666b..8799d47f2 100644 --- a/site/docs/4.1/content/tables.md +++ b/site/docs/4.1/content/tables.md @@ -764,8 +764,10 @@ Across every breakpoint, use `.table-responsive` for horizontally scrolling tabl Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables up to a particular breakpoint. From that breakpoint and up, the table will behave normally and not scroll horizontally. -