Skip to content
Snippets Groups Projects
Commit 4b36d0cc authored by David Siegfried's avatar David Siegfried Committed by Jan-Hendrik Willms
Browse files

fixes #3816

Closes #3816

Merge request studip/studip!2680
parent 3005038a
No related branches found
No related tags found
No related merge requests found
...@@ -361,3 +361,11 @@ $shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); ...@@ -361,3 +361,11 @@ $shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
margin-bottom: 1em; margin-bottom: 1em;
} }
} }
.forum_new_entry {
form.default {
footer {
margin-bottom: 10px;
}
}
}
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