diff options
| author | Clay Diffrient <[email protected]> | 2013-07-28 08:57:10 -0600 |
|---|---|---|
| committer | Clay Diffrient <[email protected]> | 2013-07-28 08:57:10 -0600 |
| commit | 98a24cbd25fe93db17718c10031fb654b08e266c (patch) | |
| tree | 1d3e449aae4a79dc7fdda6fdca5b55347c390a95 /css.html | |
| parent | c947ab1c9aae66e0ea11288bf21c4a129d6d0c02 (diff) | |
| download | bootstrap-98a24cbd25fe93db17718c10031fb654b08e266c.tar.xz bootstrap-98a24cbd25fe93db17718c10031fb654b08e266c.zip | |
Fix wording in 'hidden on...' to be in line with 3.0 wording.
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1963,7 +1963,7 @@ For example, <code><section></code> should be wrapped as inline. </li> <li> <span class="visible-lg">Large</span> - <span class="hidden-lg">✔ Hidden on desktop</span> + <span class="hidden-lg">✔ Hidden on large</span> </li> </ul> |
