[FIX] oops, position absolute must remain
This commit is contained in:
parent
1111c03a8a
commit
0414f56dab
|
@ -13,6 +13,7 @@
|
|||
left: 0;
|
||||
overflow: hidden;
|
||||
padding: 18px;
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
text-align: right;
|
||||
transition: padding 2s ease 0s, height 2s ease 0s;
|
||||
|
|
Loading…
Reference in New Issue