From c8945679872a0708eb67a477a99a65d508c84cb0 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 12 Jun 2015 13:59:39 +0200 Subject: Work on the card activities and comments This commit also introduces a new CSSEvents object that is used to abstract vendor specifics events related to CSS transitions and animations. Fixes #183. Fixes #179. --- client/components/main/editor.styl | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 client/components/main/editor.styl (limited to 'client/components/main/editor.styl') diff --git a/client/components/main/editor.styl b/client/components/main/editor.styl deleted file mode 100644 index 1dc02047..00000000 --- a/client/components/main/editor.styl +++ /dev/null @@ -1,2 +0,0 @@ -textarea.editor - min-height: 100px -- cgit v1.2.3-1-g7c22