Making WordPress.org

Ticket #6304: 6304.diff

File 6304.diff, 576 bytes (added by aezazshekh, 3 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
    index 0139ae88f..b66ed7013 100644
    a b input[type="submit"]:hover { 
    495495.o2-post #searchform:last-child {
    496496        margin-bottom: 5em;
    497497}
     498.o2-post #searchform #searchsubmit{
     499        height: 33.5px;
     500        padding-bottom: .6em;
     501}
    498502
    499503pre, code {
    500504        font-size: 0.9em;