Skip to content

Commit

Permalink
remove main menubar style inherited from browser that appears to be u…
Browse files Browse the repository at this point in the history
…nnecessary
  • Loading branch information
mykmelez committed Mar 27, 2012
1 parent 07c998c commit af6281f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webapprt/content/menubar.inc
Expand Up @@ -2,8 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.

<menubar id="main-menubar"
style="border:0px;padding:0px;margin:0px;-moz-appearance:none">
<menubar id="main-menubar">

#ifndef XP_MACOSX
<!-- On Mac, the Quit item gets moved to the Application menu by nsMenuBarX.
Expand Down

0 comments on commit af6281f

Please sign in to comment.