henry pushed to branch mullvad-browser-148.0a1-16.0-2 at The Tor Project / 
Applications / Mullvad Browser


Commits:
38fb1f07 by Henry Wilkes at 2026-03-10T13:46:11+00:00
fixup! BB 44522: Modify the about dialog.

TB 44713: Restore the top padding that was removed upstream.

- - - - -
6b59ecdc by Henry Wilkes at 2026-03-10T13:46:11+00:00
fixup! MB 1: Mullvad Browser branding

MB 515: Use max-width instead of width for #rightBox

- - - - -


3 changed files:

- browser/base/content/aboutDialog.css
- browser/branding/mb-alpha/content/aboutDialog.css
- browser/branding/mb-nightly/content/aboutDialog.css


Changes:

=====================================
browser/base/content/aboutDialog.css
=====================================
@@ -192,6 +192,7 @@
 }
 
 #rightBox {
+  padding-block-start: 38px;
   background-size: auto;
   margin-inline: 30px;
 }


=====================================
browser/branding/mb-alpha/content/aboutDialog.css
=====================================
@@ -12,5 +12,5 @@
 
 #rightBox {
   /* Increase the default width to fit the about-wordmark.svg width. */
-  width: 559px;
+  max-width: 559px;
 }


=====================================
browser/branding/mb-nightly/content/aboutDialog.css
=====================================
@@ -12,5 +12,5 @@
 
 #rightBox {
   /* Increase the default width to fit the about-wordmark.svg width. */
-  width: 601px;
+  max-width: 601px;
 }



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/4202c924d840e4fa3fa496ef5ea6aa9bdfb6552f...6b59ecdc22a4287bf8913e63543250bcc3205d18

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/4202c924d840e4fa3fa496ef5ea6aa9bdfb6552f...6b59ecdc22a4287bf8913e63543250bcc3205d18
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to