fixed animation jump
This commit is contained in:
parent
2e74a5ba3d
commit
b58c6dca64
|
@ -65,7 +65,7 @@ a:hover #help {
|
||||||
min-width: 400px;
|
min-width: 400px;
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
overflow: auto;
|
overflow: hidden;
|
||||||
width: 65%;
|
width: 65%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue