Make WordPress Core

Ticket #40398: 40398.diff

File 40398.diff, 408 bytes (added by sabernhardt, 3 years ago)

set height for searchform when image is added

  • src/wp-content/themes/twentyeleven/style.css

     
    701701        top: auto;
    702702        bottom: -27px;
    703703        max-width: 195px;
     704        height: 32px;
    704705}
    705706#branding .only-search + #access div {
    706707        padding-right: 205px;