CSS fix
This commit is contained in:
parent
b4bea3499c
commit
318dc60e3f
@ -132,8 +132,7 @@ h4 {
|
|||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index:0;
|
z-index:0;
|
||||||
overflow-x: hidden;
|
overflow: hidden;
|
||||||
overflow-y: auto;
|
|
||||||
|
|
||||||
-webkit-transition: margin 0.5s ease, background-color 0.5s ease;
|
-webkit-transition: margin 0.5s ease, background-color 0.5s ease;
|
||||||
-moz-transition: margin 0.5s ease, background-color 0.5s ease;
|
-moz-transition: margin 0.5s ease, background-color 0.5s ease;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user