Make WordPress Core

Ticket #26188: 26188.header-nav.diff

File 26188.header-nav.diff, 419 bytes (added by celloexpressions, 10 years ago)

Remove unnecessary color layer in header nav (same as header background)

  • themes/twentyfourteen/style.css

     
    940940/* Primary Navigation */
    941941
    942942.primary-navigation {
    943         background-color: #000;
    944943        -webkit-box-sizing: border-box;
    945944        -moz-box-sizing:    border-box;
    946945        box-sizing:         border-box;