mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Wrap text in the theme filter, rather than using a min-width. Makes things look a little better in languages with long words and phrases. props SergeyBirukov, fixes #18131.
git-svn-id: https://develop.svn.wordpress.org/trunk@20616 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c6689953bb
commit
efd16eb622
@ -7582,7 +7582,7 @@ h3 span {
|
||||
float: left;
|
||||
list-style-type: none;
|
||||
padding-right: 25px;
|
||||
min-width: 150px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.feature-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user