Fix Bug 58293
This commit is contained in:
parent
c7722c4009
commit
11ec0a349c
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue