mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-18 17:33:43 +03:00
Pledge List: Fix margin overflow when only 1 contributor on a pledge
Fixes #95
This commit is contained in:
parent
beb2db453e
commit
469e3437b1
|
@ -46,6 +46,7 @@
|
|||
|
||||
li:first-child:last-child {
|
||||
width: 100%;
|
||||
margin-right: 0;
|
||||
|
||||
a {
|
||||
max-width: 280px;
|
||||
|
|
Loading…
Reference in a new issue