From: pete Date: Fri, 11 Jun 2010 12:20:25 +0000 (+0000) Subject: Updates to embed interface to make it theme agnostic in core X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7601f3ab8356d3c0e11b58ad37c4ac738f21686d;p=lorea%2Felgg.git Updates to embed interface to make it theme agnostic in core git-svn-id: http://code.elgg.org/elgg/trunk@6456 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/embed/views/default/embed/css.php b/mod/embed/views/default/embed/css.php index 51d11751e..4bc57ea23 100644 --- a/mod/embed/views/default/embed/css.php +++ b/mod/embed/views/default/embed/css.php @@ -100,10 +100,14 @@ margin-top:0; margin-left:7px; } +.embed_modal_tidypics .embed_data .entity_listing_info { + margin-top:11px; +} .embed_data .entity_listing_info { width:auto; margin-top:15px; margin-left:15px; + float:left; } .embed_data .entity_listing { cursor:pointer;