mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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:
@@ -293,7 +293,8 @@
|
||||
}
|
||||
|
||||
.about-wrap li.wp-person {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user