mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +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" >}}).
|
See them in action and compare them in our [Grid example]({{< docsref "/examples/grid#containers" >}}).
|
||||||
|
|
||||||
<table class="table text-left">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th></th>
|
||||||
|
Reference in New Issue
Block a user