Skip to:
Content

BuddyPress.org

Changeset 5022


Ignore:
Timestamp:
08/21/2011 10:13:26 AM (14 years ago)
Author:
djpaul
Message:

Increase width of buddybar to match recent responsive changes. See #3494

Location:
trunk
Files:
2 edited

Legend:

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

    r4436 r5022  
    2222}
    2323body#bp-default #wp-admin-bar .padder {
    24     min-width: 960px;
    2524    max-width: 1250px;
    2625}
  • trunk/bp-themes/bp-default/_inc/css/default.css

    r5017 r5022  
    14771477--------------------------------------------------------------*/
    14781478#wp-admin-bar .padder {
    1479     width: 90% !important; /* Line up the admin bar with the content body in this theme */
     1479    width: 95% !important; /* Line up the admin bar with the content body in this theme */
    14801480}
    14811481
Note: See TracChangeset for help on using the changeset viewer.