Skip to:
Content

BuddyPress.org

Changeset 3679


Ignore:
Timestamp:
01/09/2011 12:37:11 PM (16 years ago)
Author:
djpaul
Message:

Update RTL stylesheet for IE6 main nav CSS changes in r3678 (see #2691)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/rtl.css

    r3624 r3679  
    6262}
    6363
    64 #nav > li {
     64#nav li {
    6565        margin-right: 5px;
    6666        float: right;
     67}
     68
     69#nav li li {
     70        margin-right: 0;
    6771}
    6872
Note: See TracChangeset for help on using the changeset viewer.