Fix gallery image alignment

This commit is contained in:
Ken Powers 2020-02-19 16:12:34 -05:00 committed by GitHub
parent 68ee557dcf
commit 9fc127f063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -3918,9 +3918,6 @@ button.module-image__border-overlay:focus {
object-fit: cover;
// redundant with attachment-container, but we get cursor flashing on move otherwise
cursor: pointer;
// Seems to be related to body text size
margin-bottom: -5px;
}
.module-image__bottom-overlay {