From 5af3b33f97695bd174c36851117523cd37569bf8 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 01 Aug 2014 06:50:00 -0400
Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail

---
 plugins/help/skins/classic/help.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/help/skins/classic/help.css b/plugins/help/skins/classic/help.css
index c45b8f0..0c296b1 100644
--- a/plugins/help/skins/classic/help.css
+++ b/plugins/help/skins/classic/help.css
@@ -13,7 +13,7 @@
   border-bottom: 0;
 }
 
-.closelink {
+.helpwin .closelink {
 	position: absolute;
 	top: 20px;
 	right: 20px;

--
Gitblit v1.9.1