Improvements in pgp keys search dialog

pull/5742/merge
Aleksander Machniak 6 years ago
parent ce9ee39fa9
commit fd0f404c32

@ -194,8 +194,17 @@ html.touch .popover {
li.uid {
border: 0;
padding: .25rem 0 0 1.5rem;
padding: .25rem 0 0 1.5em;
line-height: 1.5rem !important;
list-style-type: none;
&:before {
&:extend(.font-icon-class);
content: @fa-var-user;
opacity: 0.25;
font-size: 1em;
line-height: 1.25;
}
}
button.importkey {

Loading…
Cancel
Save