Thanks for making Streamlit a great and easy python GUI!!!
The number and text input widgets are all vertical. Can we have an option to go Horizontal similar to the Radio Button Widget. Additionally, can we have an option to not have the +/- at the end of the number widget and just allow entering a number. Finally, can we have way to limit the size of the entry field for the input widgets. I know I can control this, to a degree, with the columns tool.