Correct the width of the background vignette in the plugin info modal.
Fixes #28229 git-svn-id: https://develop.svn.wordpress.org/trunk@30700 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
34f8e4d433
commit
b510780a53
@ -2203,7 +2203,7 @@ div.action-links {
|
||||
float: right;
|
||||
top: 0;
|
||||
height: 250px;
|
||||
width: 830px;
|
||||
width: 772px;
|
||||
margin: 0 -20px;
|
||||
background: transparent;
|
||||
-webkit-box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
|
Loading…
Reference in New Issue
Block a user