From df4548ec8f280d28bfa45b91c29937d948f95881 Mon Sep 17 00:00:00 2001 From: Matthew Petroff Date: Thu, 10 Jan 2013 23:18:11 -0500 Subject: [PATCH] Fixed save button change count display in Firefox. --- css/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/app.css b/css/app.css index 946c83ef3..dc748e120 100644 --- a/css/app.css +++ b/css/app.css @@ -200,7 +200,6 @@ button { color:#222; background: white; font-weight:bold; - white-space:nowrap; font-size:14px; display: inline-block; height:40px;