Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
4605a45d
by Henry Wilkes at 2023-10-10T10:44:08+00:00
1 changed file:
Changes:
| ... | ... | @@ -146,7 +146,7 @@ var SecurityLevelButton = { |
| 146 | 146 | });
|
| 147 | 147 | }
|
| 148 | 148 | |
| 149 | - panel.openPopup(anchorNode, "bottomcenter topright", 0, 0, false);
|
|
| 149 | + panel.openPopup(anchorNode, "bottomright topright", 0, 0, false);
|
|
| 150 | 150 | },
|
| 151 | 151 | |
| 152 | 152 | init() {
|