Reposition close button in categories overlay.

References #222
This commit is contained in:
Matthias Mees 2014-11-13 21:08:22 +01:00
parent b5e976adcf
commit cb73854822

View File

@ -1678,10 +1678,15 @@ form > .button_link:first-of-type,
opacity: 1;
text-shadow: #050505 0 1px 1px;
top: auto;
right: 1.5em;
right: 2em;
bottom: 1em;
}
#edit_entry_category button.mfp-close {
top: 1em;
bottom: auto;
}
.js .mfp-wrap #edit_entry_category .wrap_legend,
.mfp-content #s9y_links h3 {
border-bottom: 1px solid #aaa;