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>2019-11-07 21:10:37 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2020-03-26 21:54:30 +0300
commit102fc087583e89faebe654d22ce48a9811ca1bd5 (patch)
tree592cbd1d315c1176d83ebbab11a92b130bd04ede /css
parent7c132325b56e9f9d82163393e03427b9a185bc12 (diff)
🐛 FIX: message iframe vertically doesn't fit the container / available space
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Diffstat (limited to 'css')
-rw-r--r--css/mobile.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/mobile.scss b/css/mobile.scss
index f7b82916c..ca0b0bdbd 100644
--- a/css/mobile.scss
+++ b/css/mobile.scss
@@ -19,7 +19,6 @@
background: #fff;
width: 100%;
left: 0;
- height: 100%;
top: 0;
}