Fix the release theme so that it can show the domain name for multi-tenant

This commit is contained in:
Mark Crane
2014-09-02 22:18:28 +00:00
parent 226ac77c37
commit c3adfafeed

View File

@@ -878,7 +878,7 @@ legend {
#domain_selector_domain:hover {
cursor: pointer;
}
}
#domains_container {
z-index: 99990;