From f70f7b6d6685f1a9309ada12d2bb4ceb8b53744c Mon Sep 17 00:00:00 2001 From: Jag Talon Date: Fri, 15 Aug 2014 12:13:11 -0400 Subject: [PATCH] Calculator: Actually remove the color declaration. --- share/goodie/calculator/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/share/goodie/calculator/style.css b/share/goodie/calculator/style.css index 2c9610c7a..e256b44ae 100644 --- a/share/goodie/calculator/style.css +++ b/share/goodie/calculator/style.css @@ -3,5 +3,4 @@ font-weight: 300; padding-top: .25em; padding-bottom: .25em; - /* color: #393939; */ }