Skip to:
Content

BuddyPress.org

Changeset 4225


Ignore:
Timestamp:
04/21/2011 10:37:11 PM (14 years ago)
Author:
djpaul
Message:

Tweak spacing on gallery posts to better match rest of theme

File:
1 edited

Legend:

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

    r4223 r4225  
    22192219}
    22202220
     2221#content .gallery {
     2222    margin: 0 auto 15px;
     2223}
     2224
     2225#content .gallery .gallery-item {
     2226    margin-bottom: 0;
     2227    margin-left: 0;
     2228}
     2229
    22212230.gallery .gallery-caption {
    22222231    color: #555;
Note: See TracChangeset for help on using the changeset viewer.