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 --------------------------------------------- */