Make Link dialog wider for long urls, b=133790, r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@120373 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
<vbox id="LinkLocationBox">
|
||||
<label control="hrefInput" accesskey="&LinkURLEditField.accessKey;" width="1">&LinkURLEditField.label;</label>
|
||||
<menulist editable="true" id="hrefInput" oninput="ChangeLinkLocation();">
|
||||
<menulist editable="true" id="hrefInput" style="min-width: 30em" oninput="ChangeLinkLocation();">
|
||||
<menupopup/>
|
||||
</menulist>
|
||||
<hbox align="center">
|
||||
|
||||
Reference in New Issue
Block a user