Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/07/2010 10:58:43 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2662 (branch) props PaulGibbs

File:
1 edited

Legend:

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

    r3225 r3287  
    10011001    form#whats-new-form textarea {
    10021002        width: 100%;
    1003         height: 60px;
     1003        height: 50px;
    10041004        font-size: 14px;
    10051005        font-family: inherit;
     
    11161116
    11171117.activity-list .activity-avatar img {
    1118     width: 60px;
    1119     height: 60px;
     1118    width: 50px;
     1119    height: 50px;
    11201120}
    11211121        body.activity-permalink .activity-list .activity-avatar img {
Note: See TracChangeset for help on using the changeset viewer.