Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/10/2011 06:32:02 AM (13 years ago)
Author:
djpaul
Message:

Tidy up whitespace. Fixes #3466, props cnorris23

File:
1 edited

Legend:

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

    r4916 r4961  
    11/*--------------------------------------------------------------
    22Hello, this is the BuddyPress Default rtl stylesheet.
    3 Right to left styles. This will transform the theme to read from 
     3Right to left styles. This will transform the theme to read from
    44right to left for languages that support this method.
    55----------------------------------------------------------------
     
    3434    5.7 - Topics and Tables - Forums and General
    3535    5.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
    36     5.9 - Private Messaging Threads 
     36    5.9 - Private Messaging Threads
    3737--------------------------------------------------------------*/
    3838/*--------------------------------------------------------------
     
    239239    float: right;
    240240}
    241 #nav li li { 
     241#nav li li {
    242242    margin-left: auto;
    243     margin-right: 0; 
     243    margin-right: 0;
    244244}
    245245#nav ul,
Note: See TracChangeset for help on using the changeset viewer.