diff --git a/style.css b/style.css index 3020d9f..041f09b 100644 --- a/style.css +++ b/style.css @@ -621,14 +621,12 @@ object { 12.1 Captions --------------------------------------------------------------*/ .wp-caption { - border: 1px solid #ccc; margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; - margin: 1.2% auto 0; - max-width: 98%; + margin: 0 auto; } .wp-caption-text { text-align: center;