From 1958f949480ca473d54e86996440061b4186154a Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 1 Dec 2014 16:08:09 +1300 Subject: Fixes #5304 make the whole close button clickable --- plugins/Live/stylesheets/visitor_profile.less | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Live') diff --git a/plugins/Live/stylesheets/visitor_profile.less b/plugins/Live/stylesheets/visitor_profile.less index 5de7af057b..f449b8f488 100644 --- a/plugins/Live/stylesheets/visitor_profile.less +++ b/plugins/Live/stylesheets/visitor_profile.less @@ -64,6 +64,7 @@ } .visitor-profile-close { + z-index: 10; position:absolute; right:-17px; top:-16px; -- cgit v1.2.3