should fix alignment of raw_input and prompt
@ -484,4 +484,7 @@ span.input_prompt {
}
input.raw_input {
width: auto;
height: 1em;
line-height: 1em;
margin: -2px 0px 0px 0px;