Show all addresses of the key on OpenPGP Settings

This commit is contained in:
Carles Escrig Royo 2016-04-19 13:48:20 +02:00
parent d3413551f4
commit b3f7b89aad
No known key found for this signature in database
GPG key ID: 5E6F07C704111773
2 changed files with 20 additions and 5 deletions

View file

@ -19,6 +19,7 @@
.open-pgp-key-img {
margin-right: 10px;
vertical-align: top;
.svg-icon {
width: 12px;
@ -33,6 +34,11 @@
line-height: 22px;
cursor: default;
}
.open-pgp-key-user-address:first-child {
line-height: 30px;
margin-bottom: -4px;
}
}
.open-pgp-key-item {
@ -61,4 +67,4 @@
}
}
}
}
}