Skip to content
Snippets Groups Projects
Unverified Commit 1406c666 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #1029 from nextcloud/fix/mobile-message-header

Fix message header on mobile devices
parents 8ce284ef 290ad726
No related branches found
No related tags found
No related merge requests found
......@@ -44,13 +44,6 @@
display: none;
}
/* make header scroll away on mobile */
#mail-message-header {
position: relative;
width: initial;
height: 100px;
}
textarea.message-body {
padding-right: 12px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment