From 8c51135a171ceab876ca84fe97976c55a3c3e59e Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Mon, 27 Oct 2014 12:19:19 -0700 Subject: [PATCH] Update README.md. --- 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 --------------------------------------------- */