From e961c21fc971dd89c91f8c1697e769929449a8e1 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 9 Aug 2011 16:49:07 -0700 Subject: [PATCH] Better position for the "loading" icon --- public/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 318ca57..14b9b72 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -3400,7 +3400,7 @@ div.with_media_panel .formfield input { .text-editor-sidebar #media-upload-box, .text-editor-sidebar #media-search-box { background-repeat: no-repeat; - background-position: top right ; + background-position: 98% 10px; } .text-editor-sidebar img { max-height: 96px; -- libgit2 0.21.2