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