From d6ed4d69063bb6261a33e9158fb5abcccb7105fd Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Sat, 1 Oct 2011 10:59:45 -0700 Subject: [PATCH] small tweek for sprokets, revert this later --- app/assets/stylesheets/theme/base.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/theme/base.css b/app/assets/stylesheets/theme/base.css index 797085a..5b6e94a 100644 --- a/app/assets/stylesheets/theme/base.css +++ b/app/assets/stylesheets/theme/base.css @@ -378,9 +378,9 @@ button.button[type] { line-height:17px; /* Safari */ } -*:first-child+html button.button[type] { - padding:4px 10px 3px 7px; /* IE7 */ -} +/**:first-child+html button.button[type] { + padding:4px 10px 3px 7px; IE7 +}*/ button.button img, a.button img { margin:0 3px -3px 0 !important;