Themes: Account for longer strings in Theme Details bar on Themes screen.
Fixes #27939. git-svn-id: https://develop.svn.wordpress.org/trunk@37219 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a45fb4c863
commit
021fd49054
@ -168,8 +168,8 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 35%;
|
top: 35%;
|
||||||
right: 25%;
|
right: 20%;
|
||||||
left: 25%;
|
left: 20%;
|
||||||
background: #23282d;
|
background: #23282d;
|
||||||
background: rgba(0,0,0,0.7);
|
background: rgba(0,0,0,0.7);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user