Fix Bug 58293

This commit is contained in:
Julia Radzhabova 2022-07-26 19:42:18 +03:00
parent c7722c4009
commit 11ec0a349c

View file

@ -61,7 +61,7 @@
.image { .image {
width: 100%; width: 100%;
height: 100%; height: 100%;
display: inline-block; display: block;
background-color: transparent; background-color: transparent;
margin: 0 0 0 -3px; margin: 0 0 0 -3px;
} }