Skip to:
Content

BuddyPress.org

Changeset 3727


Ignore:
Timestamp:
01/18/2011 09:13:50 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Add right border to logo in admin installer/updater

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/css/admin.dev.css

    r3726 r3727  
    2727        height: 48px;
    2828        background: url( ../images/logo.png ) top left no-repeat;
    29         padding-right: 20px;
     29        padding-right: 10px;
    3030        float: left;
     31        border-right: 1px solid #dfdfdf;
     32        margin-right: 10px;
    3133    }
    3234
Note: See TracChangeset for help on using the changeset viewer.