Plugin Directory

Changeset 1777048


Ignore:
Timestamp:
11/28/2017 03:41:18 PM (8 years ago)
Author:
flocsy
Message:

2.4.8 added 5px margin to avatar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • authors/trunk/authors.php

    r1777043 r1777048  
    44Plugin URI: http://blog.fleischer.hu/wordpress/authors/
    55Description: Authors Widget shows the list or cloud of the authors, with the number of posts, link to RSS feed next to their name, avatar. It is useful in a multi-author blog, where you want to have the list in the sidemenu.
    6 Version: 2.4.8
     6Version: 2.4.6
    77Author: Gavriel Fleischer
    88Author URI: http://blog.fleischer.hu/author/gavriel/
     
    360360        ?>
    361361<style type="text/css">
    362 .avatar {vertical-align:middle}
     362.avatar {vertical-align:middle; margin-right:5px;}
    363363.credit {font-size: 50%;}
    364364</style>
Note: See TracChangeset for help on using the changeset viewer.