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
+