Making WordPress.org

Changeset 4073


Ignore:
Timestamp:
09/15/2016 05:47:41 PM (8 years ago)
Author:
coffee2code
Message:

Forums Theme: Remove view header-specific styling added in [4052] since the view headers were removed in [4072].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/style.css

    r4070 r4073  
    338338}
    339339
    340 /* View header */
    341 
    342 #bbpress-forums #sections {
    343     margin-bottom: 2em;
    344     overflow: auto;
    345 }
    346 
    347 #bbpress-forums #sections li {
    348     float: left;
    349     border-right: 1px solid #999;
    350     margin-right: 1em;
    351     padding-right: 1em;
    352 }
    353 
    354 #bbpress-forums #sections li:last-child {
    355     border-right: 0;
    356 }
    357 
    358340/* Ratings */
    359341
Note: See TracChangeset for help on using the changeset viewer.