Make WordPress Core

Ticket #25019: 25019.diff

File 25019.diff, 451 bytes (added by lancewillett, 12 years ago)
  • wp-content/themes/twentyeleven/style.css

     
    25162516        #branding {
    25172517                border-top: none;
    25182518        }
     2519        .singular .entry-header .entry-meta,
     2520        .singular .entry-header .entry-format,
     2521        .singular .entry-meta .edit-link a {
     2522                position: static;
     2523        }
    25192524}
    25202525
    25212526