Make WordPress Core

Ticket #23698: 23698.menu.diff

File 23698.menu.diff, 376 bytes (added by obenland, 12 years ago)

Align child menus with parent height

  • wp-content/themes/twentythirteen/style.css

     
    877877        float: left;
    878878        padding: 0;
    879879        position: absolute;
    880         top: 44px;
     880        top: 45px;
    881881        left: -2px;
    882882        z-index: 99999;
    883883}