[FIX] oops, position absolute must remain

This commit is contained in:
luciash d' being 2016-01-21 15:24:52 +01:00
parent 1111c03a8a
commit 0414f56dab
1 changed files with 1 additions and 0 deletions

View File

@ -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;