mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Merge pull request #1020 from lookfirst/fixtest
Fix typo in tables docs
This commit is contained in:
commit
1c734281c9
@ -623,7 +623,7 @@
|
||||
<h3>1. Default table styles</h3>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<p>Tables are automatically styled with only the a few borders to ensure readability and maintain structure. No classes are required.</p>
|
||||
<p>Tables are automatically styled with only a few borders to ensure readability and maintain structure. No classes are required.</p>
|
||||
<pre class="prettyprint linenums">
|
||||
<table>
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user