Changeset 2778
- Timestamp:
- 01/08/2011 12:21:28 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/css/bbpress.css
r2768 r2778 89 89 } 90 90 91 .bbp-topic-content,92 .bbp-reply-content {91 #content .bbp-topic-content, 92 #content .bbp-reply-content { 93 93 vertical-align: top; 94 } 94 padding: 6px 10px; 95 } 96 97 #content .bbp-topic-content img, 98 #content .bbp-reply-content img { 99 max-width: 100%; 100 } 101 95 102 span.bbp-admin-links { 96 103 float: right;
Note: See TracChangeset
for help on using the changeset viewer.