Update WP and plugins

This commit is contained in:
Oliver Davies 2019-04-16 20:56:22 +01:00
parent 10a4713229
commit 1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions

View file

@ -794,7 +794,7 @@ body.adding-menu-items #customize-preview iframe {
}
#accordion-section-add_menu .customize-add-menu-button {
font-weight: normal;
font-weight: 400;
}
#create-new-menu-submit {
@ -874,13 +874,13 @@ li.assigned-to-menu-location .add-new-menu-item {
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 63px;
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 130px;
}