Don't expand webamp div to fill whole screen.

It can prevent you from clicking on stuff.
This commit is contained in:
Jordan Eldredge 2018-10-03 14:55:38 -07:00
parent fc84ad4abf
commit 8755ae8570

View file

@ -4,9 +4,6 @@
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
/* Prevent accidental highlighting */