Skip to content

Commit 6908240

Browse files
committed
Disable text wrap temporarily
1 parent 911b7cd commit 6908240

File tree

1 file changed

+1
-1
lines changed
  • system/application/views/melons/cantaloupe

1 file changed

+1
-1
lines changed

system/application/views/melons/cantaloupe/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
),
7474
'insertMediaelement' => array(
7575
'size' => array('small', 'medium', 'large', 'native', 'full'),
76-
'text-wrap' => array('create-new-line-for-media','wrap-text-around-media'),
76+
//'text-wrap' => array('create-new-line-for-media','wrap-text-around-media'),
7777
'align' => array('left', 'center', 'right'),
7878
'caption' => array('description', 'title', 'title-and-description', 'metadata', 'none'),
7979
'annotations' => array('none','all','list')

0 commit comments

Comments
 (0)