Merge pull request #9616 from ErichBSchulz/feature/drupal_boot_no_exit
[civicrm-core.git] / css / civicrmNavigation.css
index 0c0ee5f38b83d63c95cbc0716ed429a264be01f2..18bc29f25c2eb0df4365c0d83e4f7f255104aee1 100644 (file)
@@ -91,6 +91,7 @@ li.menu-separator.active{
   display:block;
   font-weight:normal;
   text-decoration:none;
+  border:0;
 }
 
 * html div.menu-item {
@@ -126,7 +127,8 @@ li.menu-separator{
   line-height: 0; /* for ie */
   margin: 2px 0;
 }
-#civicrm-menu .crm-logo-sm {
+#civicrm-menu .crm-logo-sm,
+.crm-container .crm-logo-sm {
   background: url('../i/item_sprites.png') no-repeat scroll -80px -16px;
   display: inline-block;
   width: 16px;