Index: branches/5.3.x/core/ckeditor/plugins/codemirror/theme/ambiance-mobile.css =================================================================== diff -u -r15908 -r16252 --- branches/5.3.x/core/ckeditor/plugins/codemirror/theme/ambiance-mobile.css (.../ambiance-mobile.css) (revision 15908) +++ branches/5.3.x/core/ckeditor/plugins/codemirror/theme/ambiance-mobile.css (.../ambiance-mobile.css) (revision 16252) @@ -1,5 +1,5 @@ -.cm-s-ambiance.CodeMirror { - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} +.cm-s-ambiance.CodeMirror { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +}