diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index d1ae57812..3a2da0859 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -82,8 +82,8 @@ body.off #switch { box-sizing: border-box; display: flex; flex-direction: column; - flex-grow: 2; justify-content: space-evenly; + width: 25%; } .rulesetTools [id] { background-color: var(--bg-transient-notice);