Maintain backwards compatibility for non-HTML5 galleries.

This commit is contained in:
Konstantin Kovshenin 2014-02-27 13:42:24 -06:00
parent 85bce0cc74
commit 9b0ae42c56
1 changed files with 1 additions and 0 deletions

View File

@ -630,6 +630,7 @@ a:active {
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
}