E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box)
This commit is contained in:
@@ -1721,6 +1721,7 @@ tr.mceLast {
|
||||
#prvmail-attach-wrapper,
|
||||
#prvmail-link-wrapper,
|
||||
#prvmail-expire-wrapper,
|
||||
#prvmail-encrypt-wrapper,
|
||||
#prvmail-rotator-wrapper {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
@@ -2897,11 +2898,6 @@ div.jGrowl div.info {
|
||||
|
||||
}
|
||||
|
||||
.autocomplete-w1 {
|
||||
position: fixed;
|
||||
top: 24px;
|
||||
}
|
||||
|
||||
.autocomplete {
|
||||
color: $font_colour;
|
||||
border: 1px solid $nav_bg_1;
|
||||
|
||||
Reference in New Issue
Block a user