aboutsummaryrefslogtreecommitdiff
path: root/examples/container-app.html
diff options
context:
space:
mode:
authorLuke Hatcher <[email protected]>2012-01-29 01:48:51 -0500
committerLuke Hatcher <[email protected]>2012-01-29 01:48:51 -0500
commitaf9de238fd335d10d5d1df079419fde9aedd3cc9 (patch)
tree5b7a87adcf07177796cb70c63dcd4b0c5f43df87 /examples/container-app.html
parent59d9983ebcc889b5e5626d672311e92657bfe3e8 (diff)
downloadbootstrap-af9de238fd335d10d5d1df079419fde9aedd3cc9.tar.xz
bootstrap-af9de238fd335d10d5d1df079419fde9aedd3cc9.zip
update all example pages to latest version
Diffstat (limited to 'examples/container-app.html')
-rw-r--r--examples/container-app.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/container-app.html b/examples/container-app.html
index df0e8dba4..63261fd8e 100644
--- a/examples/container-app.html
+++ b/examples/container-app.html
@@ -25,7 +25,7 @@
text-align: center; /* center align it with the container */
}
.container {
- width: 820px; /* downsize our container to make the content feel a bit tighter and more cohesive. NOTE: this removes two full columns from the grid, meaning you only go to 14 columns and not 16. */
+ width: 820px; /* downsize our container to make the content feel a bit tighter and more cohesive. NOTE: this removes two full columns from the grid, meaning you only go to 10 columns and not 12. */
}
/* The white background content wrapper */