Fixed issue with image links covering all image wrapper area.
This commit is contained in:
@@ -189,7 +189,6 @@ body {
|
||||
/* Image view specific styles */
|
||||
.image-content {
|
||||
overflow: auto;
|
||||
padding: 18px;
|
||||
flex: 1 1 auto; /* occupy available vertical space inside main-area */
|
||||
display: flex;
|
||||
align-items: center; /* center the image vertically */
|
||||
|
||||
Reference in New Issue
Block a user