From c3adfafeedc3a20c6aeb00fc527d51a9709ef0bb Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 2 Sep 2014 22:18:28 +0000 Subject: [PATCH] Fix the release theme so that it can show the domain name for multi-tenant --- themes/enhanced/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/enhanced/template.php b/themes/enhanced/template.php index 1f2894175e..ac1a67d386 100644 --- a/themes/enhanced/template.php +++ b/themes/enhanced/template.php @@ -878,7 +878,7 @@ legend { #domain_selector_domain:hover { cursor: pointer; - } + } #domains_container { z-index: 99990;