Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
e7f56e07
by Pier Angelo Vendrame at 2023-10-10T14:50:51+00:00
1 changed file:
Changes:
... | ... | @@ -298,13 +298,13 @@ |
298 | 298 | 'bridge-qr bridge-share bridge-share'
|
299 | 299 | 'bridge-qr bridge-address bridge-address'
|
300 | 300 | 'bridge-qr bridge-learn-more bridge-copy';
|
301 | - padding-top: 12px;
|
|
302 | 301 | visibility: hidden;
|
303 | 302 | }
|
304 | 303 | |
305 | 304 | .expanded .torPreferences-bridgeCard-grid,
|
306 | 305 | .currently-connected .torPreferences-bridgeCard-grid,
|
307 | 306 | .single-card .torPreferences-bridgeCard-grid {
|
307 | + padding-top: 12px;
|
|
308 | 308 | visibility: visible;
|
309 | 309 | }
|
310 | 310 |