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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-03 13:21:53 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-03 13:21:53 +0300
commit191c816a6c32f8c07092f6431d5f8d70f94b7bc1 (patch)
tree600e2c60563129e58761a153e1d7f02df3c811c4 /css/mail.scss
parentf6b6959ee267cf1fcba1c558119ca0d5a33bf2c4 (diff)
Fix mobile and detail views
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'css/mail.scss')
-rwxr-xr-xcss/mail.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/css/mail.scss b/css/mail.scss
index 5d25e4c67..cc125b4ce 100755
--- a/css/mail.scss
+++ b/css/mail.scss
@@ -242,9 +242,6 @@
background-color: var(--color-error);
padding: 3px;
}
-.app-content-detail {
- width: 100%;
-}
/* autocomplete list */
.ui-autocomplete .ui-menu-item a.mail-recipient-autocomplete {