From bc27b41e7250aa45621f32eae368ec2ac6ed452c Mon Sep 17 00:00:00 2001 From: saman bb Date: Fri, 15 Mar 2013 01:08:18 -0400 Subject: [PATCH] better icon size. --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index a6b012170..febd42d11 100644 --- a/css/app.css +++ b/css/app.css @@ -871,7 +871,7 @@ h4 + .preset-input input:first-child { } button.preset-add-field { - width: 20%; + width: 16.6666%; height: 40px; }