From 00c2455b07602a3ae1a0ad8b6d909f520208373a Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Mon, 22 Jul 2019 02:31:11 -0400 Subject: [PATCH] Slightly wider menu button --- popup/popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/popup.css b/popup/popup.css index 3191806e..a33674f2 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -274,7 +274,7 @@ html[style*="border"] .entry:nth-child(11):before { } .entry .actions > .menu-button { - width: 14px; + width: 16px; } .entry .actions > a.configure {