Making WordPress.org

Ticket #3840: 3840.patch

File 3840.patch, 588 bytes (added by mukesh27, 5 years ago)

Possible fix.

  • wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/gutenberg/style.css

    diff -Naur wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/gutenberg/style.css wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/gutenberg/style.css
     
    807807  max-width: 700px;
    808808}
    809809
     810.search-results .entry-header {
     811  margin: 0;
     812  max-width: 100%;
     813}
     814
    810815.entry-footer span{
    811816  margin-right: 1em;
    812817}