aboutsummaryrefslogtreecommitdiffstats
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/options.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/options.css b/pages/options.css
index 490ae164..3cf40d71 100644
--- a/pages/options.css
+++ b/pages/options.css
@@ -115,7 +115,7 @@ input#scrollStepSize {
textarea#userDefinedLinkHintCss, textarea#keyMappings, textarea#searchEngines {
width: 100%;;
min-height: 140px;
- white-space: nowrap;
+ white-space: pre;
}
input#previousPatterns, input#nextPatterns {
width: 100%;