aboutsummaryrefslogtreecommitdiff
path: root/chrome/content/ui/editRedirect.xul
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/content/ui/editRedirect.xul')
-rw-r--r--chrome/content/ui/editRedirect.xul5
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/content/ui/editRedirect.xul b/chrome/content/ui/editRedirect.xul
index 103d1b5..22d4a8d 100644
--- a/chrome/content/ui/editRedirect.xul
+++ b/chrome/content/ui/editRedirect.xul
@@ -47,7 +47,10 @@
</row>
<row align="center">
<text value="&chkUnescapeMatches.label;" />
- <checkbox id="chkUnescapeMatches" label="" taborder="7"/>
+ <hbox>
+ <checkbox id="chkUnescapeMatches" label="" taborder="7"/>
+ <spacer flex="1" />
+ </hbox>
</row>
</rows>
</grid>