Themes: Account for longer strings in Theme Details bar on Themes screen.
Fixes #27939. Built from https://develop.svn.wordpress.org/trunk@37219 git-svn-id: http://core.svn.wordpress.org/trunk@37185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -168,8 +168,8 @@
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: 35%;
|
||||
left: 25%;
|
||||
right: 25%;
|
||||
left: 20%;
|
||||
right: 20%;
|
||||
background: #23282d;
|
||||
background: rgba(0,0,0,0.7);
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user