diff --git a/css/notes.css b/css/notes.css index dbbf4c35..cd86d685 100644 --- a/css/notes.css +++ b/css/notes.css @@ -52,7 +52,7 @@ display: none; } - #app-navigation .active > .utils .delete-icon { + #app-navigation .active > .utils .icon-delete { display: block; } diff --git a/templates/main.php b/templates/main.php index 8a55cf26..704a94fa 100644 --- a/templates/main.php +++ b/templates/main.php @@ -43,7 +43,7 @@ {{ note.title }} -