Move back to top to the right to avoid misclicks

This commit is contained in:
flaburgan 2017-08-08 13:01:58 +02:00
parent f83fb6f4c3
commit 62fa43b222

View file

@ -71,7 +71,7 @@ pre { word-wrap: break-word; }
line-height: 50px;
opacity: 0;
position: fixed;
right: 54px;
right: 20px;
transition: opacity ease 400ms;
width: 50px;
z-index: 49;