From a1a1fe96c3f6059df2f9f09da5cfd0f659d7053c Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Mon, 27 Oct 2014 12:22:41 -0700 Subject: [PATCH] Update style.css --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 2ef3b13..a6246c2 100644 --- a/style.css +++ b/style.css @@ -420,6 +420,10 @@ img { width: auto; /* IE8 */ } +.wp-caption img { + display: block; +} + /* Forms & Buttons --------------------------------------------- */