From: Samantha Doherty Date: Tue, 31 May 2011 16:48:59 +0000 (-0400) Subject: Oops; tiny mistake in IE7 addressee stylin. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5791697bb00caa85c971b6b11e7dbba7afbab752;p=quix0rs-gnu-social.git Oops; tiny mistake in IE7 addressee stylin. --- diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index 337d96e7df..c6ddbac654 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -109,7 +109,7 @@ line-height:auto; margin-bottom: -20px; } -.notice .addressees { +*+html .notice .addressees { background: url(../images/icons/arrow_right.png) no-repeat top left; padding-left: 16px; }