From: pete Date: Wed, 9 Jun 2010 09:02:09 +0000 (+0000) Subject: Updated embed modal with an initial default size X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=36d76dad35c4acd1a3a4a5936cd74453fb4be6d9;p=lorea%2Felgg.git Updated embed modal with an initial default size git-svn-id: http://code.elgg.org/elgg/trunk@6415 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/embed/views/default/embed/css.php b/mod/embed/views/default/embed/css.php index d528ab1cc..acc941cef 100644 --- a/mod/embed/views/default/embed/css.php +++ b/mod/embed/views/default/embed/css.php @@ -24,6 +24,7 @@ padding: 10px; background-color: white; width: 730px; + min-height:400px; -webkit-border-radius: 12px; -moz-border-radius: 12px; }