Build/Test Tools: Update autoprefixer dependency.

This updates `autoprefixer` from version `9.6.2` to `9.8.6`. This includes changes as a result of running `npm run grunt precommit:css`.

See #51801.

git-svn-id: https://develop.svn.wordpress.org/trunk@50017 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2021-01-25 14:49:13 +00:00
parent cd44f9836e
commit 9983be3248
3 changed files with 18 additions and 20 deletions
+1
View File
@@ -969,6 +969,7 @@ html:lang(he-il) .rtl #wpadminbar * {
to 100% viewport width at responsive sizes. */
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
}