Unify banner padding

This commit is contained in:
Dan Stillman 2024-10-05 01:43:02 -04:00
parent dc5ec2dd36
commit fc7307fd84

View file

@ -21,7 +21,7 @@
cursor: pointer;
font-size: 22px;
line-height: 26px;
margin-inline-end: -1.2em;
margin-inline-end: -0.5em;
}
.message {
@ -99,12 +99,8 @@
#mac-word-plugin-install-warning {
line-height: 2.2em;
font-size: 13.5px;
padding: 0 2em;
font-weight: 600;
}
#mac-word-plugin-install-warning {
padding: 0 1em;
font-weight: 600;
}
#retracted-items-banner {