1
0
Fork 0

attachment preview: some small corrections

This commit is contained in:
rabuzarus 2019-02-03 16:26:13 +01:00
commit ba03ec857a
4 changed files with 6 additions and 6 deletions

View file

@ -1408,7 +1408,7 @@ textarea#profile-jot-text:focus + #preview_profile-jot-text {
padding: 10px 15px;
}
/* ACL
/* ACL */
/*#jot-modal-body {
height: auto;
max-height: calc(100vh - 130px);

View file

@ -1,4 +1,4 @@
// We apptend the linkPreview to a global Variable to make linkPreview
// We append the linkPreview to a global Variable to make linkPreview
// accessable on other places. Note: search on other places before you
// delete or move the variable.
var linkPreview;