diff --git a/style.css b/style.css index 32844c1dd..05fccec97 100644 --- a/style.css +++ b/style.css @@ -358,9 +358,15 @@ img.wp-smiley, .entry-content dl.gallery-item { margin: 0; } +.gallery-item a, +.gallery-caption { + width: 90%; +} .gallery-item a { display: block; - width: 90%; +} +.gallery-caption a { + display: inline; } .gallery-columns-1 .gallery-item a { max-width: 100%;