Skip to content

Commit 058fa13

Browse files
lupus2kmatticbot
authored andcommitted
All sites: Fix icon size in small screen sizes (#37938)
* All sites: Fix icon size in small screen sizes * changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/9571514856 Upstream-Ref: Automattic/jetpack@c70140f
1 parent 03823fb commit 058fa13

File tree

6 files changed

+58
-57
lines changed

6 files changed

+58
-57
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => '5bb0c0daba7153ef1b63');
1+
<?php return array('dependencies' => array(), 'version' => '13199153158cba4ea569');

vendor/automattic/jetpack-mu-wpcom/src/build/wpcom-site-menu/wpcom-site-menu.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/automattic/jetpack-mu-wpcom/src/build/wpcom-site-menu/wpcom-site-menu.rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/automattic/jetpack-mu-wpcom/src/features/wpcom-site-menu/wpcom-site-menu.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
width: 36px;
3636
height: 36px;
3737
margin: 0 8px;
38+
mask-size: cover;
3839
}
3940
}
4041

0 commit comments

Comments
 (0)