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:
Sergey Biryukov 2016-04-16 13:58:39 +00:00
parent a45fb4c863
commit 021fd49054
1 changed files with 2 additions and 2 deletions

View File

@ -168,8 +168,8 @@
opacity: 0;
position: absolute;
top: 35%;
right: 25%;
left: 25%;
right: 20%;
left: 20%;
background: #23282d;
background: rgba(0,0,0,0.7);
color: #fff;