Make WordPress Core

Changeset 9420


Ignore:
Timestamp:
10/30/2008 10:14:24 PM (18 years ago)
Author:
westi
Message:

RTL fix for avatars in classic theme. Props RanYanivHartstein.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/classic/rtl.css

    r5813 r9420  
    2727        border-left: 0;
    2828        border-right: 1px solid #ddd;
     29}
     30
     31#commentlist li .avatar {
     32        margin-right: 0;
     33        margin-left: 12px;
    2934}
    3035
Note: See TracChangeset for help on using the changeset viewer.