Skip to content

Commit

Permalink
Adjusting img block/centering
Browse files Browse the repository at this point in the history
  • Loading branch information
ardathksheyna committed Jul 22, 2017
1 parent fb3c71a commit 37c3438
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions includes/comicarchive-functions.php
Expand Up @@ -65,6 +65,10 @@ function mangapress_archive_gallery_style()
clear: both;
height: 0;
}
.mangapress-archive-gallery .archive-item img {
display: inline-block;
}
.comic-title-caption,
.comic-post-date {
Expand Down

0 comments on commit 37c3438

Please sign in to comment.