From fdc8a1398747587880635b231501bc01df2df8b6 Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 31 Mar 2011 14:51:34 -0400 Subject: [PATCH] -buttons are now back to their original size --- public/css/redmond/jquery-ui-1.8.8.custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/redmond/jquery-ui-1.8.8.custom.css b/public/css/redmond/jquery-ui-1.8.8.custom.css index 2c0fc66a3..aaef2c929 100644 --- a/public/css/redmond/jquery-ui-1.8.8.custom.css +++ b/public/css/redmond/jquery-ui-1.8.8.custom.css @@ -1085,7 +1085,7 @@ button.ui-button-icons-only { padding-right: 2.1em; } /* no icon support for input elements, provide padding by default */ -input.ui-button, button.ui-button { +input.ui-button { padding: .4em 1em; } /*button icon element(s) */