зеркало из https://github.com/mozilla/popcorn-js.git
[#978] Fixed styling issue
This commit is contained in:
Родитель
b5788d23a6
Коммит
e175257e65
|
@ -196,7 +196,7 @@
|
|||
return;
|
||||
}
|
||||
|
||||
if( typeof entity === "string" ) {
|
||||
if ( typeof entity === "string" ) {
|
||||
try {
|
||||
matches = document.querySelector( entity );
|
||||
} catch(e) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче