Bug 1603497 - Don't stretch the signing-/encryption icons in the composer status bar. r=mkmelin
This commit is contained in:
Родитель
f53859c1ed
Коммит
1fe8526cb7
|
@ -451,6 +451,12 @@
|
|||
background-image: url("chrome://messenger/skin/icons/attach.svg");
|
||||
}
|
||||
|
||||
#signing-status,
|
||||
#encryption-status {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#identityLabel,
|
||||
.address-label-container label {
|
||||
margin-inline-end: 6px
|
||||
|
|
Загрузка…
Ссылка в новой задаче