Make WordPress Core

Ticket #18938: 18968-branding-z-index.diff

File 18968-branding-z-index.diff, 406 bytes (added by iandstewart, 13 years ago)
  • wp-content/themes/twentyeleven/style.css

     
    504504        border-top: 2px solid #bbb;
    505505        padding-bottom: 10px;
    506506        position: relative;
    507         z-index: 2;
     507        z-index: 9999;
    508508}
    509509#site-title {
    510510        margin-right: 270px;