diff options
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 5176c3ecf..efe55cbcf 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -530,7 +530,7 @@ For example, <code>section</code> should be wrapped as inline. <td> <code>.table-bordered</code> </td> - <td>Rounds corners and adds outter border</td> + <td>Rounds corners and adds outer border</td> </tr> <tr> <td>Zebra-stripe</td> @@ -1446,7 +1446,7 @@ For example, <code>section</code> should be wrapped as inline. </div> </div> <div class="alert alert-info"> - <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to hightlight the icon's size. + <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to highlight the icon's size. </div> <br> |
