git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10418
709f56b5-9817-0410-a4d7-
c38de5d9e867
2011-02-08 Steffen Kamper <steffen@typo3.org>
+ * Fixed bug #15771: Docheader (save, save+view, save+close etc) missing
* Follow-up to #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel)
2011-02-08 Jigal van Hemert <jigal@xs4all.nl>
tag: 'iframe',
frameborder: '0',
src: this.src,
- name: this.name
+ name: this.name,
+ style: 'float:left;' // this is needed to prevent offset of 2.5 pixel, see #15771
}
Ext.apply(this, {