Skip to content

Commit

Permalink
Recompile WordPress major and beta versions
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Nov 7, 2024
1 parent baedd76 commit 5286ec5
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 32 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
max-width:100%;
vertical-align:bottom;
}
.wp-block-image img:not([src$=".svg"]){
width:-moz-fit-content;
width:fit-content;
}
@media (prefers-reduced-motion:no-preference){
.wp-block-image img.hide{
visibility:hidden;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
max-width:100%;
vertical-align:bottom;
}
.wp-block-image img:not([src$=".svg"]){
width:-moz-fit-content;
width:fit-content;
}
@media (prefers-reduced-motion:no-preference){
.wp-block-image img.hide{
visibility:hidden;
Expand Down
Loading

0 comments on commit 5286ec5

Please sign in to comment.