Make WordPress Core

Changeset 15089


Ignore:
Timestamp:
06/01/2010 03:32:15 PM (16 years ago)
Author:
ryan
Message:

Clear content. Props ocean90 iandstewart. fixes #13642

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyten/style.css

    r15083 r15089  
    659659    color: #FF4B33;
    660660}
     661.page .edit-link {
     662    clear: both;
     663    display: block;
     664}
    661665#entry-author-info {
    662666    background: #F2F7FC;
     
    901905/* =Comments
    902906-------------------------------------------------------------- */
    903 
     907#comments {
     908    clear: both;
     909}
    904910#comments .navigation {
    905911    padding: 0 0 18px 0;
Note: See TracChangeset for help on using the changeset viewer.