Right-align prompts to remove spurious whitespace.

Fernando Perez 15 years ago
parent 5b19a85fa4
commit 2522a651d9

@ -188,6 +188,7 @@ div.prompt {
padding: 0.4em;
margin: 0px;
font-family: monospace;
text-align:right;
}
div.input {

Loading…
Cancel
Save