Someimes ya just gotta say enough already
[civicrm-core.git] / css / crm-menubar.css
index c1a0e5413f5d97c4f7c0d4880a3dfb29941ffecf..5b584524f4676dc20ffd93394ceee3f219d29662 100644 (file)
@@ -203,7 +203,7 @@ body.crm-menubar-over-cms-menu #crm-menubar-toggle-position a i {
   /* hide the button in desktop view */
   #civicrm-menu-nav .crm-menubar-toggle-btn {
     position: absolute;
-    top: -99999px;
+    top: -99999px; /* do not edit this without updating the isMobile() function in crm.menubar.js */
   }
 
   #civicrm-menu {