Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22446, comment 44


Ignore:
Timestamp:
11/27/2012 05:32:14 PM (12 years ago)
Author:
lessbloat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22446, comment 44

    initial v1  
    22> If we don't *need* .ie10 in the admin, it would be nice to stick to conditional comments for .ie8 in the admin (we can add .ie9 the same way if we ever need it), and then only apply this to the modal.
    33
    4 22446-icon-placement-v6.diff​ should do the trick without needing to mess with conditionals.  Needs testing.
     422446-icon-placement-v6.diff​ should do the trick without needing to mess with conditionals.  Tested in IE8, IE9 (on win), and FF, Chrome (on Mac). Needs further testing.