]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3175 toggled tinymce takes full width now - thanks tomv
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 13 Jun 2011 00:55:14 +0000 (00:55 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 13 Jun 2011 00:55:14 +0000 (00:55 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9199 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/tinymce/views/default/js/tinymce.php

index 9809aa841e5095cb73cb8b995bc1afc8ab9a2aee..092983d1d0c2e731be821eb69d0b9900ea65e837 100644 (file)
@@ -50,6 +50,7 @@ elgg.tinymce.init = function() {
                theme_advanced_statusbar_location : "bottom",
                theme_advanced_resizing : true,
                theme_advanced_path : true,
+               width : "100%",
                extended_valid_elements : "a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name|style],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]",
                setup : function(ed) {
                        //show the number of words