Themes: Wrap unusually long theme names on the Theme Details screen.
Props xavortm Fixes #37033 Built from https://develop.svn.wordpress.org/trunk@37872 git-svn-id: http://core.svn.wordpress.org/trunk@37813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -681,6 +681,8 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
font-weight: 100;
|
||||
margin: 10px 0 0;
|
||||
line-height: 1.3;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-version {
|
||||
|
||||
2
wp-admin/css/themes-rtl.min.css
vendored
2
wp-admin/css/themes-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -681,6 +681,8 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
font-weight: 100;
|
||||
margin: 10px 0 0;
|
||||
line-height: 1.3;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-version {
|
||||
|
||||
2
wp-admin/css/themes.min.css
vendored
2
wp-admin/css/themes.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user