Changes between Initial Version and Version 1 of Ticket #5601, comment 14


Ignore:
Timestamp:
Jul 27, 2012, 12:10:38 PM (11 years ago)
Author:
whuang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5601, comment 14

    initial v1  
    88}}}
    99seems to fix this issue, but causes an additional issue to existing styles probably
     10
     11It seems the issue comes down to the clearfix
     12{{{
     13.ui-helper-clearfix::after {
     14    clear: both;
     15}
     16}}}