diff --git a/make_post_sell/static/css/common.css b/make_post_sell/static/css/common.css index 1f32f89..f667a8c 100644 --- a/make_post_sell/static/css/common.css +++ b/make_post_sell/static/css/common.css @@ -2717,6 +2717,7 @@ textarea { gap: 10px; padding: 10px 14px; align-items: center; + text-align: left; z-index: 30; border-top: 1px solid var(--border-color, #dee2e6); } diff --git a/make_post_sell/static/js/watch.js b/make_post_sell/static/js/watch.js index 78c9c3c..83deabc 100644 --- a/make_post_sell/static/js/watch.js +++ b/make_post_sell/static/js/watch.js @@ -9,7 +9,7 @@ var countdownTimer = null; var crossfadeTimer = null; var staticTimer = null; - var COUNTDOWN_SECONDS = 14; + var COUNTDOWN_SECONDS = 7; var CROSSFADE_DURATION = 3000; var CROSSFADE_STEPS = 60; var STATIC_DISPLAY_SECONDS = 42; diff --git a/make_post_sell/templates/content.j2 b/make_post_sell/templates/content.j2 index 4d93634..087bf8a 100644 --- a/make_post_sell/templates/content.j2 +++ b/make_post_sell/templates/content.j2 @@ -48,7 +48,7 @@
Up next: ... - 14 + 7
@@ -71,7 +71,7 @@
Up next: ... - 14 + 7
@@ -106,7 +106,7 @@
Up next: ... - 14 + 7
diff --git a/make_post_sell/templates/product.j2 b/make_post_sell/templates/product.j2 index 7814b62..7f21255 100644 --- a/make_post_sell/templates/product.j2 +++ b/make_post_sell/templates/product.j2 @@ -52,7 +52,7 @@
Up next: ... - 14 + 7
@@ -79,7 +79,7 @@
Up next: ... - 14 + 7
@@ -118,7 +118,7 @@
Up next: ... - 14 + 7