From 6367d414ea5c0458551ae03444a665b8d4f2fb58 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Wed, 18 Jan 2017 16:36:29 -0500 Subject: [PATCH] Update popup.css --- popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup.css b/popup.css index 05803013..949b4074 100644 --- a/popup.css +++ b/popup.css @@ -1,5 +1,5 @@ body { - width: 300px; + width: 200px; font-size: 13px; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }