try to make mac menubar not bring up an empty toolbar
[themes.git] / LCARStrek / global / global-platform-mac.css
diff --git a/LCARStrek/global/global-platform-mac.css b/LCARStrek/global/global-platform-mac.css
new file mode 100644 (file)
index 0000000..2c53f23
--- /dev/null
@@ -0,0 +1,4 @@
+toolbar.chromeclass-menubar {
+  -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar");
+  border-bottom: none;
+}