mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Remove useless .text-left
in Layout / Overview (#32363)
This commit is contained in:
@@ -21,7 +21,7 @@ The table below illustrates how each container's `max-width` compares to the ori
|
||||
|
||||
See them in action and compare them in our [Grid example]({{< docsref "/examples/grid#containers" >}}).
|
||||
|
||||
<table class="table text-left">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
|
Reference in New Issue
Block a user