Skip to:
Content

BuddyPress.org

Changeset 6243


Ignore:
Timestamp:
08/07/2012 11:20:45 PM (14 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
  • branches/1.6/bp-core/admin/css/wizard.dev.css

    r5749 r6243  
    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.