From e4c0438936277c4e3d00a1ead68ba33fb2c0f652 Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Wed, 29 May 2013 13:55:52 -0400 Subject: [PATCH] onboarding: center the Done button on the sticky app popover. (imported from commit e64432d94ef5b3f74527d7d4b5782ccac9ff9520) --- zephyr/static/styles/zephyr.css | 9 ++++++--- zephyr/static/templates/sticky_app_popover.handlebars | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index d7b54703f4..525a65c187 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -1512,15 +1512,18 @@ li.expanded_subject { text-align: center; } +#sticky-popover h1 { + text-align: center; +} +.done-button { + text-align: center; +} .sticky-popover-inner { max-width: 300px; } .sticky-popover-inner p { padding-bottom: 5px; } -#sticky_done { - text-align: center; -} #feedback_section { text-align: center; diff --git a/zephyr/static/templates/sticky_app_popover.handlebars b/zephyr/static/templates/sticky_app_popover.handlebars index 3c64c1e2b3..94e44e901b 100644 --- a/zephyr/static/templates/sticky_app_popover.handlebars +++ b/zephyr/static/templates/sticky_app_popover.handlebars @@ -1,6 +1,6 @@ {{! Contents of the "make the app sticky" onboarding popup }} -
+

Pin this tab!

Humbug works best when it's always open. Take a second to pin @@ -20,7 +20,7 @@ href="https://humbughq.com/apps">our apps page for Mac, Linux, and Windows instructions.

-
+