diff options
-rw-r--r-- | mod/embed/views/default/embed/css.php | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |