Navigation Menu

Skip to content

Commit

Permalink
Fix message header on mobile devices
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Aug 14, 2018
1 parent 8ce284e commit 290ad72
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions css/mobile.css
Expand Up @@ -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;
}
Expand Down

0 comments on commit 290ad72

Please sign in to comment.