make slide present mode exit button clickable at all sizes

This commit is contained in:
ansuz
2017-02-22 17:40:44 +01:00
parent 1494387c9f
commit d0b7576d84
2 changed files with 2 additions and 0 deletions

View File

@@ -848,6 +848,7 @@ form.realtime, div.realtime {
#button_exit {
left: 20px;
top: 20px;
z-index: 9001;
}
#button_left {
left: 6vw;