diff --git a/package.json b/package.json index a226499..27e53c2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "testpilot-containers", "title": "Multi-Account Containers", "description": "Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.", - "version": "7.0.0", + "version": "7.0.1", "author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston", "bugs": { "url": "https://github.com/mozilla/multi-account-containers/issues" diff --git a/src/css/popup.css b/src/css/popup.css index f02c8bd..ab58ed2 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -721,6 +721,7 @@ h3.title { } /* Maintain 1:1 square ratio for Favicons of websites added to a specific container */ +#edit-sites-assigned .menu-icon, #container-info-table .menu-icon { inline-size: 16px; } diff --git a/src/manifest.json b/src/manifest.json index a186552..24488d8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "7.0.0", + "version": "7.0.1", "incognito": "not_allowed", "description": "Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.", "icons": {