From f0b2ed87fc67f8bbba522a60395099cb0d622c6a Mon Sep 17 00:00:00 2001
From: Thomas <thomas@roundcube.net>
Date: Thu, 17 Oct 2013 03:12:01 -0400
Subject: [PATCH] Revert "Backported the canned responses feature to this release branch"

---
 skins/classic/mail.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/skins/classic/mail.css b/skins/classic/mail.css
index a9cd00c..d0ea4b3 100644
--- a/skins/classic/mail.css
+++ b/skins/classic/mail.css
@@ -155,10 +155,6 @@
   background-position: -416px -32px;
 }
 
-#messagetoolbar a.responses {
-  background-position: -512px 0;
-}
-
 #messagetoolbar select.mboxlist
 {
   position: relative;

--
Gitblit v1.9.1