diff --git a/common/lib/xmodule/xmodule/js/src/html/edit.coffee b/common/lib/xmodule/xmodule/js/src/html/edit.coffee index 6de8acb8fd..35c4464c89 100644 --- a/common/lib/xmodule/xmodule/js/src/html/edit.coffee +++ b/common/lib/xmodule/xmodule/js/src/html/edit.coffee @@ -36,7 +36,7 @@ class @HTMLEditingDescriptor theme_advanced_toolbar_align : "left", theme_advanced_statusbar_location : "none", theme_advanced_resizing : true, - theme_advanced_blockformats : "p,h1,h2,h3,pre", + theme_advanced_blockformats : "p,pre,h1,h2,h3", width: '100%', height: '400px', setup : HTMLEditingDescriptor.setupTinyMCE, diff --git a/common/static/images/code.gif b/common/static/images/code.gif deleted file mode 100644 index 918e6ddca0..0000000000 Binary files a/common/static/images/code.gif and /dev/null differ