From aaf41ea4117076c4e51f805a1ae81d6d00b1189e Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 2 Feb 2013 09:53:34 -0500 Subject: [PATCH] Fix placeholders for examples with other content. After shrinking the global example placeholder size, ones with additional content within the demo area needed to be tweaked individually, to prevent the other content from wrapping down or extending off the side of the container. --- examples/series-pie/index.html | 4 ++-- examples/series-toggle/index.html | 2 +- examples/zooming/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/series-pie/index.html b/examples/series-pie/index.html index 89b472a..406243d 100644 --- a/examples/series-pie/index.html +++ b/examples/series-pie/index.html @@ -12,13 +12,13 @@ } #placeholder { - width: 600px; + width: 550px; } #menu { position: absolute; top: 20px; - left: 675px; + left: 625px; bottom: 20px; right: 20px; width: 200px; diff --git a/examples/series-toggle/index.html b/examples/series-toggle/index.html index e367bc5..c66d890 100644 --- a/examples/series-toggle/index.html +++ b/examples/series-toggle/index.html @@ -103,7 +103,7 @@
-
+

diff --git a/examples/zooming/index.html b/examples/zooming/index.html index f586e1c..8d6b3cb 100644 --- a/examples/zooming/index.html +++ b/examples/zooming/index.html @@ -128,7 +128,7 @@
-
+