Skip to:
Content

BuddyPress.org

Changeset 4447


Ignore:
Timestamp:
05/30/2011 03:41:39 PM (15 years ago)
Author:
djpaul
Message:

Tweak margins/padding in whats-new form

File:
1 edited

Legend:

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

    r4446 r4447  
    73732.1 - Activity
    7474--------------------------------------------------------------*/
    75 form#whats-new-form {
    76     margin-bottom: 5px;
    77 }
    7875#item-body form#whats-new-form {
    7976    margin: 20px 0 10px;
    80     padding-bottom: 40px;
    8177    border-bottom: 1px solid #ddd;
    8278}
     
    125121    float: right;
    126122    margin: 0;
     123}
     124#whats-new-options {
     125    margin-bottom: 18px;
     126    overflow: auto;
    127127}
    128128
Note: See TracChangeset for help on using the changeset viewer.