XhmikosR 4 лет назад
Родитель
Сommit
13c857679b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      build/js/Layout.js

+ 1 - 1
build/js/Layout.js

@@ -179,7 +179,7 @@ class Layout {
   }
 
   _isFooterFixed() {
-    return $('.main-footer').css('position') === 'fixed'
+    return $(Selector.FOOTER).css('position') === 'fixed'
   }
 
   // Static