Skip to content

Commit 4c82dca

Browse files
committed
Make command palette overlay to cover the trigger node
1 parent a4317dc commit 4c82dca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/wp-includes/css/admin-bar.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,10 @@ html:lang(he-il) .rtl #wpadminbar * {
691691
color: #f0f0f1;
692692
}
693693

694+
body .commands-command-menu {
695+
top: 4px;
696+
}
697+
694698
/**
695699
* Search
696700
*/

0 commit comments

Comments
 (0)