mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 01:29:22 +00:00
Don't expand webamp div to fill whole screen.
It can prevent you from clicking on stuff.
This commit is contained in:
parent
fc84ad4abf
commit
8755ae8570
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Prevent accidental highlighting */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue