Skip to content

Commit 2bccc88

Browse files
committed
Merge branch 'trunk' of github.com:desrosj/wordpress-develop into trunk
2 parents 4927a82 + 15c272e commit 2bccc88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,6 @@ 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;
10161015
min-width: fit-content;
10171016
}
10181017

0 commit comments

Comments
 (0)