Make WordPress Core

Ticket #23996: 23996.2.diff

File 23996.2.diff, 527 bytes (added by kovshenin, 13 years ago)
  • wp-content/themes/twentythirteen/css/ie.css

     
    117117        width: auto;
    118118}
    119119
     120.ie8 .gallery-item,
    120121.ie8 .gallery img {
    121122        max-width: none;
    122123}
    123124
     125.ie8 .gallery-caption {
     126        background: black;
     127        filter: alpha(opacity=70);
     128}
     129
    124130.ie8 .sidebar .entry-header,
    125131.ie8 .sidebar .entry-content,
    126132.ie8 .sidebar .entry-summary,