aboutsummaryrefslogtreecommitdiff
path: root/examples/container-app.html
diff options
context:
space:
mode:
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 75328e645..3c371a8c4 100644
--- a/examples/container-app.html
+++ b/examples/container-app.html
@@ -29,7 +29,7 @@
}
/* The white background content wrapper */
- .content {
+ .container > .content {
background-color: #fff;
padding: 20px;
margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */