[tor-commits] [tor-browser] 166/311: Bug 1759255 - Increase spotlight padding to 40px r=mviar a=dmeehan

gitolite role git at cupani.torproject.org
Tue Apr 26 15:29:26 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a commit to branch geckoview-99.0.1-11.0-1
in repository tor-browser.

commit bca5528071733ec983fb8cd9d7797337d7ed9d1d
Author: Ed Lee <edilee at mozilla.com>
AuthorDate: Mon Mar 14 14:14:06 2022 +0000

    Bug 1759255 - Increase spotlight padding to 40px r=mviar a=dmeehan
    
    Differential Revision: https://phabricator.services.mozilla.com/D140902
---
 browser/themes/shared/spotlight.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/themes/shared/spotlight.css b/browser/themes/shared/spotlight.css
index ca3c99a682dcd..c8374d001d686 100644
--- a/browser/themes/shared/spotlight.css
+++ b/browser/themes/shared/spotlight.css
@@ -17,7 +17,7 @@ body {
 }
 
 body {
-  padding: 20px;
+  padding: 20px 40px;
   width: 465px;
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list