Changes between Initial Version and Version 1 of Ticket #5528, comment 13


Ignore:
Timestamp:
Nov 16, 2011, 8:18:50 AM (13 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5528, comment 13

    initial v1  
    55IE8 and IE9 simply remove the whole style attribute while other browsers leave it untouched.
    66
    7 It seems that not invalid property {{{margin-left: 5}}} is the problem but the lack of units. If you change the styles to:
     7It seems that not invalid property {{{margin-left}}} is the problem but the lack of units (which is also invalid by the way). If you change the styles to:
    88{{{
    99<p style="margin-left: 5px; margin-top: 2px; margin-bottom: 2px">...</p>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy