diff options
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f5ff8e49a..e6fa952d5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -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; |