diff options
| author | jlaswell <[email protected]> | 2013-08-08 12:31:48 -0400 |
|---|---|---|
| committer | jlaswell <[email protected]> | 2013-08-08 12:31:48 -0400 |
| commit | 64888ce0b098402b77e198dca24b27861b3fde32 (patch) | |
| tree | e4deca5ea99d70113fc06be523236b57b8acd22d /components.html | |
| parent | d22bd3a6608e623a55907b65a9d953acfc784130 (diff) | |
| download | bootstrap-64888ce0b098402b77e198dca24b27861b3fde32.tar.xz bootstrap-64888ce0b098402b77e198dca24b27861b3fde32.zip | |
Update components.html
Keeping bs-examples consistent with code provided.
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 9a6d16f43..be25f7893 100644 --- a/components.html +++ b/components.html @@ -1853,7 +1853,7 @@ body { padding-bottom: 70px; } </div><!-- /.bs-example --> {% highlight html %} <div class="row"> - <div class="col-lg-3"> + <div class="col-lg-4"> <div class="thumbnail"> <img data-src="holder.js/300x200" alt=""> <div class="caption"> |
