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

Merge pull request #380 from lcalaresu/issue-369-add-attachment-closing-X-and-filedate-overlaps

Fix CSS to avoid collision with nextcloud server 'date' class.
parents 2a98384d 5629a89a
No related branches found
No related tags found
No related merge requests found
......@@ -326,7 +326,7 @@
.mail-message-summary-from,
.mail-message-summary-subject,
.date {
.mail-message-summary .date {
display: inline-block;
padding: 12px;
white-space: nowrap;
......@@ -347,7 +347,7 @@
margin-left: 37px;
}
.date {
.mail-message-summary .date {
position: absolute;
right: 0;
top: 0;
......
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