From: rsiddharth Date: Tue, 11 Oct 2016 03:06:14 +0000 (+0000) Subject: Update "register now" placement. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=39150d8dac29c936f4ec304198157f8bb7a147ff;p=libreplanet-static.git Update "register now" placement. modified: 2017/includes/common_js.html modified: 2017/includes/nav-list-1.html --- diff --git a/2017/includes/common_js.html b/2017/includes/common_js.html index 172d7e89..ef3804e7 100755 --- a/2017/includes/common_js.html +++ b/2017/includes/common_js.html @@ -28,8 +28,10 @@ function logoTextStack() { screen_width = $(window).width(); if(screen_width <= 767) { - $('#lp-signup-block').prependTo('#lp-navbar-collapse'); + $('.register-block').insertBefore('#lp-content'); + $('#lp-signup-block').insertBefore('#lp-content'); }else { + $('.register-block').appendTo('.lp-head'); $('#lp-signup-block').appendTo('.lp-head'); } } diff --git a/2017/includes/nav-list-1.html b/2017/includes/nav-list-1.html index 7f272cf5..c2cbfd13 100644 --- a/2017/includes/nav-list-1.html +++ b/2017/includes/nav-list-1.html @@ -1,7 +1,6 @@ -
  • Register Now
  • Propose a session