Making WordPress.org

Changeset 9456


Ignore:
Timestamp:
02/03/2020 10:45:46 PM (7 years ago)
Author:
coffee2code
Message:

Jobs theme: Don't hide search terms in header for search results.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/style.css

    r9406 r9456  
    858858        margin: 0;
    859859}
    860 .job-list-head h2 span {
     860.job-list-head h2 span.posts-count {
    861861        display: none;
    862862}
     
    15891589                font-size: 1em;
    15901590        }
    1591         .job-list-head h2 span {
     1591        .job-list-head h2 span.posts-count {
    15921592                display: inline;
    15931593                font-size: 0.7em;
Note: See TracChangeset for help on using the changeset viewer.