aboutsummaryrefslogtreecommitdiffstats
path: root/forth.js
diff options
context:
space:
mode:
Diffstat (limited to 'forth.js')
-rw-r--r--forth.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/forth.js b/forth.js
index 9cad5ac..d3e90c7 100644
--- a/forth.js
+++ b/forth.js
@@ -132,6 +132,7 @@ if (typeof window !== 'undefined') { // browser UI
#forthlinelabel {
padding-top:1px;
max-width: 3%;
+ float: left;
}
#forthform {
margin-bottom: 0px;