Skip to content

Commit

Permalink
Merge branch 'nightly' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ithinc committed Mar 7, 2014
2 parents 9f85647 + 55f3d46 commit 67c0b6c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions chrome/content/tabutils.xul
Original file line number Diff line number Diff line change
Expand Up @@ -478,13 +478,14 @@

<vbox id="browser-panel">
<hbox id="fullscr-toggler" collapsed="true" insertbefore="browser"/>
<hbox id="browser">
<vbox id="fullscr-toggler-left" collapsed="true" insertbefore="appcontent"/>
<vbox id="fullscr-toggler-right" collapsed="true" insertafter="appcontent"/>
</hbox>
<hbox id="fullscr-toggler-bottom" collapsed="true" insertafter="browser"/>
</vbox>

<hbox id="browser">
<vbox id="fullscr-toggler-left" collapsed="true" insertbefore="appcontent"/>
<vbox id="fullscr-toggler-right" collapsed="true" insertafter="appcontent"/>
</hbox>

<statusbar id="status-bar">
<statusbarpanel id="statusbar-openintab"
class="statusbarpanel-iconic-text"
Expand Down

0 comments on commit 67c0b6c

Please sign in to comment.