Plugin details: Ensure banner image doesn't repeat.
props senff, valendesigns. fixes #30773. git-svn-id: https://develop.svn.wordpress.org/trunk@31719 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
137634176f
commit
2d8bfdea8f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user