Pledge List: Fix alignment of contributors (again)

Fixes #66
This commit is contained in:
Kelly Dwan 2019-10-30 17:10:21 -05:00
parent 27a8080424
commit a5f96240f1
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
2 changed files with 18 additions and 20 deletions

View file

@ -91,7 +91,7 @@ get_header(); ?>
<h2><?php esc_html_e( 'Contributors', 'wporg' ); ?></h2>
<?php if ( ! empty( $contributors ) ) : ?>
<ul class="pledge-contributors has-contrib-names <?php echo ( 2 === count( $contributors ) ) ? 'has-2-contribs' : ''; ?>">
<ul class="pledge-contributors has-contrib-names">
<?php foreach ( $contributors as $contributor ) : ?>
<li class="pledge-contributor">
<span class="pledge-contributor__avatar">