the bug is still there (2016.1.113.45); hacky fix:
/*fixing improper radsearchbox initialization (initializes to 5px wide)*/
.RadSearchBox input.rsbInput {
width: 275px !important; /*set width to desired width - 25 px*/
}
Hello, I would like to know in which patch version this bug wille be fixed and when ? Thank you !