From c041de49f27e8d6463390a548267188e6e69743b Mon Sep 17 00:00:00 2001
From: catch <catch@35733.no-reply.drupal.org>
Date: Thu, 29 Sep 2011 00:35:39 +0900
Subject: [PATCH] Issue #1290562 by bleen18, droplet: Fixed Contextual: remove
 duplicated css.

---
 modules/contextual/contextual.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/contextual/contextual.css b/modules/contextual/contextual.css
index e49eb3755b9d..fd715147f2e3 100644
--- a/modules/contextual/contextual.css
+++ b/modules/contextual/contextual.css
@@ -45,7 +45,6 @@ div.contextual-links-active a.contextual-links-trigger {
   background-position: 2px -18px;
 }
 div.contextual-links-active a.contextual-links-trigger {
-  background-position: 2px -18px;
   background-color: #fff;
   border-color: #ccc;
   border-bottom: none;
-- 
GitLab