Plugin details: Ensure banner image doesn't repeat.
props senff, valendesigns. fixes #30773. Built from https://develop.svn.wordpress.org/trunk@31719 git-svn-id: http://core.svn.wordpress.org/trunk@31700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2161,8 +2161,8 @@ div.action-links {
|
||||
margin-left: 0;
|
||||
height: 250px;
|
||||
bottom: 250px;
|
||||
-webkit-background-size: 100% auto;
|
||||
background-size: 100% auto;
|
||||
-webkit-background-size: cover;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
#plugin-information-title h2 {
|
||||
|
||||
@@ -2161,8 +2161,8 @@ div.action-links {
|
||||
margin-right: 0;
|
||||
height: 250px;
|
||||
bottom: 250px;
|
||||
-webkit-background-size: 100% auto;
|
||||
background-size: 100% auto;
|
||||
-webkit-background-size: cover;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
#plugin-information-title h2 {
|
||||
|
||||
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user