ux/ieconsole.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 4 Aug 2011 05:04:21 +0000 (13:04 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 4 Aug 2011 05:04:21 +0000 (13:04 +0800)
ux/ieconsole.js

index 8b78198..276b7ed 100644 (file)
@@ -19,7 +19,6 @@ if(!window.console){
             console.hide();
             var st = document.createElement('style');
             document.body.appendChild(st);
-                
             st.appendChild(document.createTextNode('' + 
                 '#fauxconsole{' +
                 '    position:absolute;' +