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
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-10-17 19:07:09 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-10-17 19:07:09 +0300
commit8c683130ce16eeae76f0d569b1eccae7626460de (patch)
tree1e5d2d3865600b1c8c3653e1968556149d1639d7 /css/mail.scss
parent7a4489e0a14fd61d43f339f5afdcfab445e6a561 (diff)
Fix layout of message list until we move to component
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css/mail.scss')
-rwxr-xr-xcss/mail.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/css/mail.scss b/css/mail.scss
index 027163db4..ac6ae4278 100755
--- a/css/mail.scss
+++ b/css/mail.scss
@@ -254,12 +254,6 @@
font-weight: normal;
}
-.avatar {
- width: 32px;
- height: 32px;
- object-fit: cover;
-}
-
.star {
padding: 20px;
background-size: 16px;