fixed spacing issue of thumb image (#35491)

This commit is contained in:
Barry Hughes 2023-05-09 10:51:25 -07:00 committed by GitHub
commit 6a42565550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Improve spacing of product gallery thumbs when using the Twenty Twenty-Two theme.

View File

@ -591,7 +591,7 @@ a.reset_variations {
.flex-control-thumbs li {
width: 14.2857142857%;
margin: 0 14.2857142857% 1.6em 0;
margin: 0 1em 1.6em 0;
}
.flex-control-thumbs li:nth-child(4n) {