Changeset 27570
- Timestamp:
- 03/17/2014 09:50:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/style.css
r26714 r27570 2474 2474 padding: 1.625em 0 0; 2475 2475 } 2476 .singular .entry-header .entry-meta, 2477 .singular .entry-header .entry-format, 2478 .singular .entry-meta .edit-link a { 2479 position: static; 2480 } 2476 2481 /* Talking avatars take up too much room at this size */ 2477 2482 .commentlist > li.comment, … … 2528 2533 #branding { 2529 2534 border-top: none; 2530 }2531 .singular .entry-header .entry-meta,2532 .singular .entry-header .entry-format,2533 .singular .entry-meta .edit-link a {2534 position: static;2535 2535 } 2536 2536 }
Note: See TracChangeset
for help on using the changeset viewer.