From c832888234528f076daf2cdca03d86e68eb51a7d Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 1 Jul 2009 20:57:21 +0000 Subject: Centres the overlay container as best as it can (given that we can't calculate the height of the XHR response container without actually loading it into the DOM). --- theme/base/css/display.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/base/css/display.css') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 69d1bec59..f2b200376 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1030,6 +1030,10 @@ border-radius:7px; #jOverlayContent #content img { max-width:480px; } +#jOverlayLoading { +top:22.5%; +left:40%; +} #attachment_view #oembed_info { margin-top:11px; } -- cgit v1.2.3-54-g00ecf