morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/components/abouttor/content/aboutTor.css
    ... ... @@ -89,14 +89,6 @@ body:not(.show-tor-check) #tor-check {
    89 89
       margin-inline-end: 0.3em;
    
    90 90
     }
    
    91 91
     
    
    92
    -:is(
    
    93
    -  .home-message,
    
    94
    -  #tor-check,
    
    95
    -) a {
    
    96
    -  /* Increase gap between the link and the rest of the text. */
    
    97
    -  margin-inline: 0.4em;
    
    98
    -}
    
    99
    -
    
    100 92
     #search-form {
    
    101 93
       grid-area: form;
    
    102 94
       /* Occupy the entire "form" block. */