diff options
| author | Chris Rebert <[email protected]> | 2013-12-03 11:22:52 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-03 11:22:56 -0800 |
| commit | 7a9d9f7dc485bcd624c1e49c99029c9d2d410e11 (patch) | |
| tree | d9c1373c0bf6f48d04f947690a34c7a35a23e54d /css.html | |
| parent | 199872418c1d0aac6e79218cfb86ba2b751e571e (diff) | |
| download | bootstrap-7a9d9f7dc485bcd624c1e49c99029c9d2d410e11.tar.xz bootstrap-7a9d9f7dc485bcd624c1e49c99029c9d2d410e11.zip | |
account for #11050 in the docs
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -178,13 +178,11 @@ base_url: "../" </tr> <tr> <th>Offsets</th> - <td colspan="1" class="text-muted">N/A</td> - <td colspan="3">Yes</td> + <td colspan="4">Yes</td> </tr> <tr> <th>Column ordering</th> - <td class="text-muted">N/A</td> - <td colspan="3">Yes</td> + <td colspan="4">Yes</td> </tr> </tbody> </table> |
