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:
authorJonas Sulzer <jonas@violoncello.ch>2020-03-19 13:52:02 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2020-03-26 21:55:15 +0300
commit1e41543257663b0dae01c11c01680dc2f9cce57b (patch)
treef1bbec01203aa654182759cc386077aa9e8f927b /css
parent102fc087583e89faebe654d22ce48a9811ca1bd5 (diff)
📦 NEW: floating attachment button with popover
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Diffstat (limited to 'css')
-rw-r--r--css/mobile.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/css/mobile.scss b/css/mobile.scss
index ca0b0bdbd..5699a9916 100644
--- a/css/mobile.scss
+++ b/css/mobile.scss
@@ -49,11 +49,6 @@
padding-right: 12px;
}
- #mail-content,
- .mail-message-attachments {
- margin: 0 10px 50px 30px;
- }
-
/* reply-forward actions align to the far right */
#mail-message-header #mail-message-actions {
margin-right: 5px;