From f4522fab07e1921f05990f803ba9fc3689242754 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 17 Sep 2014 12:31:20 +0200 Subject: [PATCH] correct delete-icon to icon-delete --- css/notes.css | 2 +- templates/main.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 }} -