Skip to:
Content

BuddyPress.org

Changeset 6244


Ignore:
Timestamp:
08/07/2012 11:21:15 PM (13 years ago)
Author:
boonebgorges
Message:

Adds missing styles to Component screen during installation.

See #4390, where this change was correctly applied to the Settings panel, after
BP has been installed.

Fixes #4402

Props mercime

File:
1 edited

Legend:

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

    r5749 r6244  
    147147    }
    148148
     149#bp-wizard .widefat th {
     150    vertical-align: top;
     151    display: table-cell;
     152}
     153
    149154div#bp-wizard code, div#bp-wizard kbd {
    150155    font-size: 12px;
Note: See TracChangeset for help on using the changeset viewer.