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:
Diffstat (limited to 'css/mobile.scss')
-rw-r--r--css/mobile.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/mobile.scss b/css/mobile.scss
index 5699a9916..8866e76da 100644
--- a/css/mobile.scss
+++ b/css/mobile.scss
@@ -50,7 +50,7 @@
}
/* reply-forward actions align to the far right */
- #mail-message-header #mail-message-actions {
+ #mail-thread-header .mail-message-actions {
margin-right: 5px;
}
}