diff options
| -rw-r--r-- | forth.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -132,6 +132,7 @@ if (typeof window !== 'undefined') { // browser UI        #forthlinelabel {          padding-top:1px;          max-width: 3%; +        float: left;        }        #forthform {          margin-bottom: 0px; | 
