From e5caf59ced2648418bec8e9207c9d7e2f6a2fda8 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 24 Jul 2014 09:49:41 -0400 Subject: [PATCH] add img max width To prevent images from blasting out of the column provide a max width css setting to the main column in the planet. Change-Id: Ie00d92f940dcf6c0c23ac7fadb967a11983a82c7 --- classic_fancy/index.html.tmpl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/classic_fancy/index.html.tmpl b/classic_fancy/index.html.tmpl index 6d7f0d3..ee6af46 100644 --- a/classic_fancy/index.html.tmpl +++ b/classic_fancy/index.html.tmpl @@ -34,7 +34,12 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); - + @@ -63,7 +68,7 @@
-
+