fixed css image error. 2nd try
This commit is contained in:
parent
e9c4ddf0a4
commit
11a37855c5
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@
|
||||||
{
|
{
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: auto;
|
max-height: auto !important;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
Loading…
Reference in a new issue