From 18516bd9713145dbfcf57dc801c211a9976b8768 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 20 Jul 2010 10:11:54 +0000 Subject: - Patch #859016 by bleen18: filter's RTL styling is off in IE7. --- modules/filter/filter.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/filter/filter.css b/modules/filter/filter.css index ae1ab2ecf..5b462fb24 100644 --- a/modules/filter/filter.css +++ b/modules/filter/filter.css @@ -24,7 +24,7 @@ } .filter-help a { background: transparent url(../../misc/help.png) right center no-repeat; - padding-right: 20px; + padding: 0 20px; } .filter-guidelines { clear: left; -- cgit v1.2.3