[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.3.1esr-13.0-1] fixup! Bug 40925: Implemented the Security Level component



Title: GitLab

Pier Angelo Vendrame pushed to branch mullvad-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • 70edc71a
    by Henry Wilkes at 2023-10-10T12:46:04+02:00
    fixup! Bug 40925: Implemented the Security Level component
    
    Bug 41973: re-align popup panel to the anchor's corner edge.
    

1 changed file:

Changes:

  • browser/components/securitylevel/content/securityLevel.js
    ... ... @@ -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() {
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits