Themes: Fix the Customize button for the current theme. Props jacklenox. Fixes #26214

git-svn-id: https://develop.svn.wordpress.org/trunk@26369 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2013-11-25 07:03:44 +00:00
parent 7b3eec6bf0
commit e683a6eb84

View File

@ -232,6 +232,7 @@
opacity: 1;
line-height: 48px;
padding: 0 10px;
z-index: 1;
}
.theme.active .theme-actions .button {
float: right;