diff options
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -921,7 +921,7 @@ For example, <code><section></code> should be wrapped as inline. {% endhighlight %} <h3 id="tables-bordered">Bordered</h3> - <p>Add <code>.table-bordered</code> for borders and rounded corners.</p> + <p>Add <code>.table-bordered</code> for borders on all sides of the table and cells.</p> <div class="bs-example"> <table class="table table-bordered"> <thead> |
