diff options
| author | Chris Rebert <[email protected]> | 2013-08-04 23:45:03 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-04 23:45:03 -0700 |
| commit | 88652f745f8db8e8af6bea23bfd77b40dfc0d60a (patch) | |
| tree | 70385300a5d13a5b8091f244fcf97e441ed59795 | |
| parent | 222ea8cb71f8449d8ac93f1110bbd6896fd966d1 (diff) | |
| parent | 9c14fe604465bb031fa768dcdcbba46fb01033f1 (diff) | |
| download | bootstrap-88652f745f8db8e8af6bea23bfd77b40dfc0d60a.tar.xz bootstrap-88652f745f8db8e8af6bea23bfd77b40dfc0d60a.zip | |
Merge pull request #9087 from eratzlaff/3.0.0-wip
Update documentation on offset for small medium and large devices.
| -rw-r--r-- | css.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -148,8 +148,8 @@ base_url: "../" </tr> <tr> <th>Offsets</th> - <td colspan="2" class="text-muted">N/A</td> - <td colspan="2">Yes</td> + <td colspan="1" class="text-muted">N/A</td> + <td colspan="3">Yes</td> </tr> <tr> <th>Column ordering</th> |
