From b3f7b89aad47672996005ad2061f22dcfff44f61 Mon Sep 17 00:00:00 2001 From: Carles Escrig Royo Date: Tue, 19 Apr 2016 13:48:20 +0200 Subject: [PATCH] Show all addresses of the key on OpenPGP Settings --- dev/Styles/SettingsOpenPGP.less | 8 +++++++- .../templates/Views/User/SettingsOpenPGP.html | 17 +++++++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/dev/Styles/SettingsOpenPGP.less b/dev/Styles/SettingsOpenPGP.less index 894ca86b9..514f35e98 100644 --- a/dev/Styles/SettingsOpenPGP.less +++ b/dev/Styles/SettingsOpenPGP.less @@ -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 @@ } } } -} \ No newline at end of file +} diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsOpenPGP.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsOpenPGP.html index 1ebebbb7d..2f373226f 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsOpenPGP.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsOpenPGP.html @@ -33,7 +33,11 @@ - + + +
+ +
@@ -56,8 +60,13 @@ - - () + + +
+ () +
+ +
@@ -76,4 +85,4 @@ - \ No newline at end of file +