From 8e1ae7549362688dd38e053dd736ddc5fc6a4982 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Mon, 2 Aug 2010 05:45:05 +0300 Subject: add a little space before the success/fail icons, for RTL status messages --- lib/gallery.common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/gallery.common.css') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 2bb5b6e2..315ec363 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -638,7 +638,7 @@ div#g-action-status { .rtl .g-warning, .rtl #g-add-photos-status .g-success, .rtl #g-add-photos-status .g-error { - background-position: center right; + background-position: 99% 50%; padding-right: 30px !important; } -- cgit v1.2.3