big update for home v2
This commit is contained in:
@ -280,7 +280,7 @@
|
||||
* layout
|
||||
*/
|
||||
function initLayout(){
|
||||
if(!_max_768()){
|
||||
if(!_max_768() && !$('body').is('.home-v2')){
|
||||
var height = $('#header').h() + $('#tasks').h();
|
||||
|
||||
if(!_max_480() && !_touch ){
|
||||
|
Reference in New Issue
Block a user