mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-07 05:15:09 +00:00
3855: Back out hyatt's change of the toolbar width -- it made the stop button wrap to the next line on linux. Approved by chofmann
This commit is contained in:
parent
8942a46f99
commit
28d516ad13
@ -497,7 +497,7 @@
|
||||
<toolbar id="mainbar">
|
||||
<html:table width="100%" cellpadding=0 cellspacing=0><html:tr>
|
||||
|
||||
<html:td valign="middle" width="155">
|
||||
<html:td valign="middle" width="160">
|
||||
|
||||
<titledbutton src="resource:/res/toolbar/TB_Back.gif" align="bottom" value="Back" onclick="BrowserBack()">
|
||||
<observes element="canGoBack" attribute="disabled"/>
|
||||
|
Loading…
Reference in New Issue
Block a user