From d7c8431a87150e3905210e914dd8a7d6ab4af1e2 Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Thu, 21 Mar 2013 20:02:17 -0400 Subject: [PATCH] remove pointless css rule. --- css/app.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/app.css b/css/app.css index af87c380e..f05ccaa40 100644 --- a/css/app.css +++ b/css/app.css @@ -386,8 +386,6 @@ button.centered { border-radius:0 4px 4px 0; } -button.browse .label { display: none;} - button.action { background: #7092ff; }