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
1 changed files with 1 additions and 1 deletions

View File

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