Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-01-09 17:40:35 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-01-09 17:40:35 +0300
commit8cb9eed409787fbae967a31110723a6b44763e36 (patch)
tree10882bb15dd953a7481c8855b1c0d76309261d32 /css
parent8180254fc53693fb970294d30d31a90f26a62abe (diff)
parent9c1493fb2114b7e088cb68854bb2321dce330bee (diff)
Merge branch 'refactor/no-global-deps' of github.com:/nextcloud/mail into refactor/no-global-deps
Diffstat (limited to 'css')
-rwxr-xr-xcss/mail.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/mail.scss b/css/mail.scss
index 6a8d49a0c..cc1bb1d69 100755
--- a/css/mail.scss
+++ b/css/mail.scss
@@ -325,6 +325,7 @@
display: flex;
align-content: center;
align-items: center;
+ border: none;
}
.ui-autocomplete .ui-menu-item a.mail-recipient-autocomplete span {
margin-left: 10px;