No need for making embedded player's container 100% width
This commit is contained in:
parent
070b99ed51
commit
ef8519b035
@ -40,7 +40,6 @@
|
||||
container.style.display = 'block';
|
||||
container.style.float = 'none';
|
||||
container.style.overflow = 'hidden';
|
||||
container.style.width = '100%';
|
||||
container.style.padding = 0;
|
||||
container.style.margin = '20px 0';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user