Issue #335 - place hide button on right hand

This commit is contained in:
Edijs 2019-02-14 10:21:10 -07:00
parent 50f0d21686
commit 28660d6986

View file

@ -160,6 +160,7 @@
.hider {
position: absolute;
right: 0;
white-space: nowrap;
margin: 10px;
padding: 5px;