Bug 1603497 - Don't stretch the signing-/encryption icons in the composer status bar. r=mkmelin

This commit is contained in:
Richard Marti 2019-12-12 18:35:21 +01:00
Родитель f53859c1ed
Коммит 1fe8526cb7
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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