aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 00:05:03 -0700
committerMark Otto <[email protected]>2013-08-19 00:05:03 -0700
commit0682af9ee4fe810ab7288a883e8e8d407f215cae (patch)
tree153a3e4e85a66036221e2295a5b21682d56bc83f
parent0730c22e2152c69b0cfde1c98566c3164fadcf3e (diff)
downloadbootstrap-0682af9ee4fe810ab7288a883e8e8d407f215cae.tar.xz
bootstrap-0682af9ee4fe810ab7288a883e8e8d407f215cae.zip
use n/a not -
-rw-r--r--getting-started.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/getting-started.html b/getting-started.html
index 5fc05569c..cd3575ad2 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -555,12 +555,12 @@ bootstrap/
<tr>
<td>Form actions</td>
<td><code>.form-actions</code></td>
- <td>-</td>
+ <td class="text-muted">N/A</td>
</tr>
<tr>
<td>Search form</td>
<td><code>.form-search</code></td>
- <td>-</td>
+ <td class="text-muted">N/A</td>
</tr>
<tr>
<td>Fluid container</td>
@@ -575,17 +575,17 @@ bootstrap/
<tr>
<td>Navbar inner</td>
<td><code>.navbar-inner</code></td>
- <td>-</td>
+ <td class="text-muted">N/A</td>
</tr>
<tr>
<td>Dropdown submenu</td>
<td><code>.dropdown-submenu</code></td>
- <td>-</td>
+ <td class="text-muted">N/A</td>
</tr>
<tr>
<td>Tab alignments</td>
<td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
- <td>-</td>
+ <td class="text-muted">N/A</td>
</tr>
</tbody>
</table>