diff options
| author | Mark Otto <[email protected]> | 2014-03-09 22:10:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-09 22:10:58 -0700 |
| commit | 72837b11e392d1cb9d6a478b6863cab716efd348 (patch) | |
| tree | e0a44f286a2c185e6307f86920b153e02c74eb53 /docs | |
| parent | 7bef778c48cd8e4dad69c4f843899ec7b7c64f93 (diff) | |
| download | bootstrap-72837b11e392d1cb9d6a478b6863cab716efd348.tar.xz bootstrap-72837b11e392d1cb9d6a478b6863cab716efd348.zip | |
mo copy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 8538425f3..f8ebe8c3c 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2743,7 +2743,7 @@ For example, <code><section></code> should be wrapped as inline. </table> </div> - <p>As of v3.2, the <code>.visible-*-*</code> classes for each breakpoint come in three variations, one for each CSS <code>display</code> property value listed below for visibility classes.</p> + <p>As of v3.2, the <code>.visible-*-*</code> classes for each breakpoint come in three variations, one for each CSS <code>display</code> property value listed below.</p> <div class="table-responsive"> <table class="table table-bordered table-striped"> <thead> |
