Make sure the validator list on Credits screen floats correctly with longer names.
props kosvrouvas. fixes #30066. git-svn-id: https://develop.svn.wordpress.org/trunk@30037 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b1c3d5eccc
commit
6c69eec02d
@ -293,7 +293,8 @@
|
||||
}
|
||||
|
||||
.about-wrap li.wp-person {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user