Skip to content

Commit b551ece

Browse files
committed
Undo change.
1 parent 0e84755 commit b551ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,6 +1012,7 @@ html:lang(he-il) .rtl #wpadminbar * {
10121012
/* Override default min-width so dropdown lists aren't stretched
10131013
to 100% viewport width at responsive sizes. */
10141014
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
1015+
min-width: -moz-fit-content;
10151016
min-width: fit-content;
10161017
}
10171018

0 commit comments

Comments
 (0)