Skip to:
Content

BuddyPress.org

Changeset 5448


Ignore:
Timestamp:
12/05/2011 07:53:45 PM (13 years ago)
Author:
boonebgorges
Message:

Rearranges header margin on xprofile group headers. Fixes #3689

File:
1 edited

Legend:

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

    r5224 r5448  
    20152015}
    20162016
    2017 /*--------------------------------------------------------------
    2018 6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
    2019 --------------------------------------------------------------*/
     2017/*-------------------------------------------------------------------------
     20186.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums, Profiles
     2019-------------------------------------------------------------------------*/
    20202020.item-body {
    20212021    margin: 20px 0;
     
    22902290    overflow: auto;
    22912291}
     2292div.profile h4 {
     2293    margin-bottom: auto;
     2294    margin-top: 15px;
     2295}
    22922296
    22932297
Note: See TracChangeset for help on using the changeset viewer.