We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4927a82 + 15c272e commit 2bccc88Copy full SHA for 2bccc88
1 file changed
src/wp-includes/css/admin-bar.css
@@ -1012,7 +1012,6 @@ html:lang(he-il) .rtl #wpadminbar * {
1012
/* Override default min-width so dropdown lists aren't stretched
1013
to 100% viewport width at responsive sizes. */
1014
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
1015
- min-width: -moz-fit-content;
1016
min-width: fit-content;
1017
}
1018
0 commit comments