Changeset 3645
- Timestamp:
- 01/02/2011 11:19:47 AM (15 years ago)
- Location:
- trunk/bp-themes/bp-default/_inc/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/css/adminbar.css
r3497 r3645 26 26 min-width: 960px; 27 27 max-width: 1250px; 28 }29 30 body#bp-default.activity-permalink #wp-admin-bar .padder {31 min-width: 960px;32 max-width: 960px;33 28 } 34 29 -
trunk/bp-themes/bp-default/_inc/css/default.css
r3624 r3645 19 19 margin: 0 auto; 20 20 padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */ 21 }22 23 body.activity-permalink {24 min-width: 960px;25 max-width: 960px;26 21 } 27 22 … … 1374 1369 } 1375 1370 1371 body.activity-permalink .activity-list > li:first-child { 1372 padding-top: 0; 1373 } 1374 1376 1375 body.activity-permalink .activity-list li .activity-avatar img.avatar, 1377 1376 body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
Note: See TracChangeset
for help on using the changeset viewer.