From e94ce0ffef4ba125393731934f908f1c411ca1d6 Mon Sep 17 00:00:00 2001 From: Ajay Date: Mon, 13 Jun 2022 13:28:16 -0400 Subject: [PATCH] Fix edit username box too big --- public/popup.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/popup.css b/public/popup.css index 393c0789..783300ab 100644 --- a/public/popup.css +++ b/public/popup.css @@ -496,7 +496,6 @@ * Set username form container with "expanded" state */ #setUsername.SBExpanded { - width: calc(200% - 130px); text-align: left; } /*