morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
a8d1d771
by Henry Wilkes at 2024-08-27T21:07:58+00:00
 
1 changed file:
Changes:
| ... | ... | @@ -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. */
 |