[tor-commits] [tor-browser/tor-browser-60.6.1esr-8.5-1] fixup! Bug 29768: Introduce new features to users

gk at torproject.org gk at torproject.org
Thu Apr 11 06:42:37 UTC 2019


commit f29aef752c7bb1a6215bc537fff1d742ea0961fe
Author: Kathy Brade <brade at pearlcrescent.com>
Date:   Wed Apr 10 09:45:57 2019 -0400

    fixup! Bug 29768: Introduce new features to users
---
 browser/extensions/onboarding/content/onboarding.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/extensions/onboarding/content/onboarding.css b/browser/extensions/onboarding/content/onboarding.css
index 939721677c4f..ed7ef9e2add8 100644
--- a/browser/extensions/onboarding/content/onboarding.css
+++ b/browser/extensions/onboarding/content/onboarding.css
@@ -27,6 +27,7 @@
   padding: 16px 0 0 0;
   position: fixed;
   top: 4px;
+  offset-inline-start: 12px;
 }
 
 /*
@@ -61,7 +62,6 @@
 
 #onboarding-overlay-button {
   cursor: pointer;
-  offset-inline-start: 12px;
   border: none;
   /* Set to none so no grey contrast background in the high-contrast mode */
   background: none;



More information about the tor-commits mailing list