From 09b8f4494bf904b03d3d9f78d9c00004d2f5b992 Mon Sep 17 00:00:00 2001
From: Adam Mathes <adam@trenchant.org>
Date: Sun, 29 Apr 2018 11:09:51 -0700
Subject: menu

---
 static/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/style.css b/static/style.css
index 1e51daa..c73a8be 100644
--- a/static/style.css
+++ b/static/style.css
@@ -169,7 +169,7 @@ pre {
     line-height: 1em;
     z-index: 1;
     cursor: pointer;
-    width: 100%;
+    width: 10rem;
     font-size: 2rem;
     background: black;
 }
-- 
cgit v1.2.3